Printing string | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Printing string

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

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