+ 2
Please tell why dis code is not work as i expected
5 Respostas
+ 1
In line 7 you need to use '==' instead of '='.
The single equal sign means assignment while a double equal sign means equality of value and a triple equal sign means equality of value and type.
0
Remove .innerHTML from the second line in js file
0
I want it to open Google home page if the input value is equal Balance but its not working so,instead is printing the else's statement
0
Also DOM is not suported in this compiler