Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
untitled notebook
node v8.17.0
version:
1.0.0
endpoint
share
tweet
console.log(square(5)); var square = function(n) { return n * n; }
Loading…
no comments
sign in
to comment