Does Print statement always generates a CRLF always even if it's not specified? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Does Print statement always generates a CRLF always even if it's not specified?

see sample in Control Structures--> If statements --> 5th panel

9th Aug 2019, 9:11 PM
John
3 Respuestas
+ 5
Aaah! 🙂 Thx, swim! Then the answer is: crlf is the default, but you can change it: print('Try a space', end=' ')
9th Aug 2019, 9:27 PM
HonFu
HonFu - avatar
+ 1
thank you guys!
9th Aug 2019, 9:28 PM
John
0
CRLF? What's that?
9th Aug 2019, 9:19 PM
HonFu
HonFu - avatar