0
guys, how do i go to the next line in python? Enter is execute and i tried many other keys already.
6 Réponses
+ 2
You are editing in the shell, open in IDLE editor.
+ 1
Did you finde the IDLE?
+ 1
Maybe there is an error. Try control+f6
Or shell-> restart shell.
Other options are to reinstall Or try another editor, like atom
0
Thank you, how do I do that
0
File > New Window (or CTRL + N) if I can recall correctly. I will tell you when I get on the PC
0
Hello I have found the idle but I still cannot manage to go to the next line without executing the current line's command, thank you