- 11
Please calculate and type the resulting value of the following expression : var result = 20; result *= 5;. javascript
11 odpowiedzi
+ 3
Why don't you calculate ?
You have Code playground, practice!👍
Please, read our guidelines:
https://www.sololearn.com/discuss/1316935/?ref=app
An useful code for any new user here!;)
https://code.sololearn.com/WvG0MJq2dQ6y/
+ 1
100
0
Yes you have to calculate.
0
0
javob 100
0
100
0
Calculate and enter the resulting value of this expression:
var number = 20;
number *= 5;
0
100
0
100
0
100