How do I go down a line in python | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How do I go down a line in python

I just started python

10th Oct 2022, 12:15 AM
Damien Spencer
Damien Spencer - avatar
1 Respuesta
+ 1
1. Use \n for a line break. 2. Use triple quotes in your print function.
15th Oct 2022, 10:53 PM
inActive
inActive - avatar