What are the parameters in this function?
function sum(a, b) { return a + b }
sum
return
a
b
Create a free account to access the full topic