0
Why this error occurred?? JS
Why output is not processing??? https://code.sololearn.com/WR0frUg4IY6E/?ref=app
2 Answers
+ 4
document.write is a method. You need parentheses after it.
https://www.sololearn.com/learn/JavaScript/1124/
0
Ohh, ok!đŹ
Why output is not processing??? https://code.sololearn.com/WR0frUg4IY6E/?ref=app