How to Write Outputs Side by Side | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How to Write Outputs Side by Side

I want to do secret messager. But outputs are in a row. Could you help me? https://code.sololearn.com/cOhJjePGA361/?ref=app

28th Sep 2020, 3:23 PM
Nadirhan Şahin
Nadirhan Şahin - avatar
2 Antworten
+ 5
print(m,end="")
28th Sep 2020, 3:28 PM
Abhay
Abhay - avatar
0
Abhay Thanks. It worked.
28th Sep 2020, 3:55 PM
Nadirhan Şahin
Nadirhan Şahin - avatar