Hello there,
Currently doing some work for my coursework. I've noticed the "\n" is obviously the new line function or whatever you guys call it, but would you understand what I mean when I say it creates too much of a new line?
For example, I want the newline to do this:
*****
*****
Instead, in my coding it's producing this:
*****
*****
If I'm missing something I'll be very grateful if somebody could point it out! Thank you!