Why cant i move to a new line without executing? Whenever i hit enter it runs | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Why cant i move to a new line without executing? Whenever i hit enter it runs

30th Dec 2016, 5:40 PM
brown
4 Réponses
0
Where? Command line? Also, what's the command that does it?
30th Dec 2016, 5:53 PM
Heroes Killer
Heroes Killer - avatar
0
Im new to this, and yes i believe the command line. For example i try to write : X=input('what is your name? ') Print('hello',x) But i cant write the later portion without hitting enter to create a new line, but for some reason it runs the first line instead of creating a new one
30th Dec 2016, 5:57 PM
brown
0
Thank you that helped a lot that makes a lot more sense haha, awesome community !!
30th Dec 2016, 7:13 PM
brown
0
CTRL + N in IDLE to open a new window with as much lines as you want. F5 to run it
31st Dec 2016, 12:55 AM
markus