untitled notebook

node v8.17.0
version: 1.0.0
endpointsharetweet
console.log(square(5)); var square = function(n) { return n * n; }
Loading…

no comments

    sign in to comment