Tried carriage return but did not work | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Tried carriage return but did not work

This the code I used. var x = 100 / 5; var y = 12 / 3; document.write("x = " +x); document.write("\r y = " +y);

29th May 2017, 7:34 PM
Abdulhadi Alhamad
1 Answer
+ 4
please avoid creating multiple thread on a single question to avoid spam. Rather paste your answer on the same thread.
29th May 2017, 7:52 PM
Awele Omeligwe
Awele Omeligwe - avatar