+ 2
After the prompt statements i cant put a new line,
the following write statements appear on the same line https://code.sololearn.com/WUDATk53cuG7/?ref=app
3 Answers
+ 5
https://code.sololearn.com/Wd4R6vkXbKnp/#js
^There you go. Use <br> instead of \n
+ 3
You're welcome.
+ 1
thanks