+ 1

Why does it gotta be like that?

https://code.sololearn.com/WTc052ka0BML/?ref=app Look at the last line sayHello("Mike", 13); Why it isnt like: sayHello("Mike, 13"); Please help

30th Jun 2019, 9:17 AM
Zirix
Zirix - avatar
3 Answers
+ 1
At JS section ofc
30th Jun 2019, 9:17 AM
Zirix
Zirix - avatar
+ 1
C Z how many arguments can be inside a function?
30th Jun 2019, 9:37 AM
Zirix
Zirix - avatar
+ 1
C Z well in that case it should be Function("arg1", arg 2, arg 3) đŸ˜¶
30th Jun 2019, 9:41 AM
Zirix
Zirix - avatar