Idk how to get python 3 on windows and where do i type my codes fir python. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Idk how to get python 3 on windows and where do i type my codes fir python.

I've tried python 3.5 and python 2.7

17th Sep 2018, 3:25 PM
Matthew Molski
Matthew Molski - avatar
7 Answers
+ 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.
17th Sep 2018, 3:39 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 1
thx everyone
17th Sep 2018, 6:47 PM
Matthew Molski
Matthew Molski - avatar
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
17th Sep 2018, 4:20 PM
Gaurang_Pilankar
0
pycharm didn't try. I will try it later
17th Sep 2018, 4:22 PM
Gaurang_Pilankar
0
Every IDE is useless if you don't have the Python interpreter
17th Sep 2018, 4:39 PM
Christopher
Christopher - avatar
0
Christopher Yaa you can try anaconda
17th Sep 2018, 4:56 PM
Gaurang_Pilankar
0
Christopher IDE spyder is available in anaconda navigator
17th Sep 2018, 5:08 PM
Gaurang_Pilankar