hello everyone, I do not understand very well a javascript practice, the practice is 7.2¿Could you explain? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

hello everyone, I do not understand very well a javascript practice, the practice is 7.2¿Could you explain?

23rd Aug 2022, 7:45 PM
Dox
Dox - avatar
1 Answer
+ 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);
23rd Aug 2022, 8:15 PM
SoloProg
SoloProg - avatar