+ 1
How is this code wrong??đ€đ€
Here's the code: var SpyNumberExamples = ("123"); // There is only one that I remember. function newFunction(spyNumber) { var Spy prompt ("Enter a random number"); } newFunction(spyNumber);
5 Answers
+ 1
javascript
+ 1
Yes, I just tried it!
0
First of all, I do not know which language this is.