0
Esta bien el siguiente cĂłdigo?
var num = 1; while(num <= 10){ document.write(âSoy un textoâ + num); }
2nd Apr 2020, 1:23 AM
Tatiana Tovar
1 Answer
Often have questions like this?
Learn more efficiently, for free:
Hot today
Bug in sololearn ?
0 Votes



