+ 1
hello everyone, I do not understand very well a javascript practice, the practice is 7.2¿Could you explain?
1 Resposta
+ 2
Code joked $_$ You can test this:
Hint
Since each computer has 2 monitors, simply multiply the count of the computers by 2.
var monitors = computers * 2;
console.log(monitors);