What im doing wrong? I can't execute the variable | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What im doing wrong? I can't execute the variable

<html> <head></head> <body> <script> var holiwis = 100; document.write(holiwis); </script> </body> </html>

5th Mar 2019, 5:36 PM
Gregorio Faerman
Gregorio Faerman - avatar
3 Answers
+ 1
//hey Gregorio Faerman it is working.
5th Mar 2019, 5:45 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
//but i can't execute
5th Mar 2019, 6:02 PM
Gregorio Faerman
Gregorio Faerman - avatar
0
What do you mean by you can't execute it?
5th Mar 2019, 6:21 PM
Juan David Padilla Diaz
Juan David Padilla Diaz - avatar