\n is printing in python | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

\n is printing in python

7th Jun 2017, 3:54 AM
Gulshan Bhumij
Gulshan Bhumij - avatar
2 Réponses
7th Jun 2017, 4:21 AM
Rrestoring faith
Rrestoring faith - avatar
0
\n is used to enter new line while printing the output. although print statement enters a new line by itself but if want a blank line between two print statement that can be done by using \n
8th Jun 2017, 2:11 PM
Amit Gupta
Amit Gupta - avatar