0
How to do JavaScript 7.2 practice ? Can someone please post the code for the same please
3 Respostas
0
Hi, is this big sale task? can you show your attempt code? so it will be better to understand where you went wrong
0
I’m stucked here
var monitores =
parseInt(readLine(),2)
var x = computers*monitores
console.log (x);
I can’t understans what’s wrong.
- 1
Actually I found a way to solve it.. Did some silly mistake by leaving the “;” in the code... Thank you responding for the question though.....!