+ 1
Printing a heart?
How to do it in JScrpit? (UPDATE):im trying to get a deeper understanding how loops work.
1 Respuesta
0
An easy way to do that would be to create several different document.write statements that all print a different output, with each statement representing each individual line of the heart.
I would recommend checking out this code for reference - https://code.sololearn.com/cl8v9jPREvFg/?ref=app