function add

Run Settings
LanguageJavaScript
Language Version
Run Command
function add(sum1, sum2) { return sum1 + sum2 } x = add(2,4) console.log(x)
Editor Settings
Theme
Key bindings
Full width
Lines