Print/Put related question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Print/Put related question

What is the best way to start a new line? ie if you are creating a text script, how do you separate the text outputs?

10th Jan 2017, 11:33 AM
caleb legget
caleb legget - avatar
1 Answer
+ 7
just add a \n or if I'm uncomfortable I just add another puts statement
23rd Feb 2017, 1:04 PM
MrCoder
MrCoder - avatar