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
HoistingDemo4
node v10.24.1
version:
master
endpoint
share
tweet
console.log(Sum(5, 5)); // 10 function Sum(val1, val2) { return val1 + val2; }
Loading…
no comments
sign in
to comment