7 ответов
+ 4
First of all you need to install a proper IDE:
https://www.python.org/downloads/
Download and install and if everything goes well you should be able to launch both Python terminal and IDLE right from your Desktop or through a shortcut in the Start menu.
After a while, though, IDLE might become too unwieldy and you might turn to more sophisticated tools like PyCharm:
https://www.jetbrains.com/pycharm/download/
I can recommend the above as it shortened the time I needed to start coding, having taken care of all dependencies for me.
+ 1
thx everyone
0
Kuba Siekierzyñski I tried to download the python 3 but the newer version is available i.e 3.7, and it is ofcourse not working 😅
3.5 has been discarded. You I tried a lot but couldn't.
So I guess Anaconda navigator is better
0
pycharm didn't try. I will try it later
0
Every IDE is useless if you don't have the Python interpreter
0
Christopher Yaa you can try anaconda
0
Christopher IDE spyder is available in anaconda navigator