0
Skipping lines on ruby
I was wondering what the difference is between the different inputs in ruby (puts,print,etc) Specifically, it looks like sometimes the program automatically make a new line between different text commands and sometimes it does not. Can someone please explain? Thank you !
1 Resposta
+ 3
That's explained in the tutorial
https://www.sololearn.com/learn/Ruby/2702/