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

Printing string

What if I want to put character such as " \ / in string?

17th Jan 2018, 4:59 PM
SwapTel
SwapTel - avatar
1 Réponse
+ 5
print("\\") #prints one '\'
17th Jan 2018, 5:04 PM
Cool Codin
Cool Codin - avatar