Can't move to next line in Python. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can't move to next line in Python.

Hello! I downloaded Python from it's official website. When I was coding , whenever I press "enter" key , it just executes the program than going to the next line. So , I can't move to the next line and type more commands. How do I solve this?

26th Jun 2017, 1:41 PM
Vasanth Mani Vasi Venkatram Vasi
Vasanth Mani Vasi Venkatram Vasi - avatar
7 Answers
+ 6
File > New Window > Save > Run
26th Jun 2017, 1:46 PM
Maz
Maz - avatar
+ 4
https://youtu.be/lBkcDFRA958 "File" is a tab, you have to click on it and then clicking on "New Window" you'll see an empty file.
26th Jun 2017, 1:51 PM
Maz
Maz - avatar
0
but "File" can't be opened
26th Jun 2017, 1:49 PM
Vasanth Mani Vasi Venkatram Vasi
Vasanth Mani Vasi Venkatram Vasi - avatar
0
Even if that works , how do I go to the next line in the console of a game?
26th Jun 2017, 1:50 PM
Vasanth Mani Vasi Venkatram Vasi
Vasanth Mani Vasi Venkatram Vasi - avatar
0
Oh, i need to use that shell thing? the one i use looks like im using MSDOS
26th Jun 2017, 1:53 PM
Vasanth Mani Vasi Venkatram Vasi
Vasanth Mani Vasi Venkatram Vasi - avatar
0
so what's ur reply for the game console question?
26th Jun 2017, 1:53 PM
Vasanth Mani Vasi Venkatram Vasi
Vasanth Mani Vasi Venkatram Vasi - avatar
0
you need to use program like Spyder, Notepad++ or similar.I suggest you downloading Anaconda packet(contains a lot integrated modules and python editor(shell)).
28th Jun 2017, 9:59 PM
Maid Rondic
Maid Rondic - avatar