Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python?

Hi If I wanted to start coding in Python, what IDE would be best to use? Also, if I use IDE's, will the code still use an interpreter or only run once compiled?

31st Jul 2018, 2:56 PM
Aharon
3 Answers
+ 1
When using IDEs the code will of course still be run by the interpreter. As for which IDE you should use, there are many. Here are some good ones: VSCode PyCharm Atom Notepad++ But you can also explore the large market of IDEs for yourself.
31st Jul 2018, 2:59 PM
Paul Grasser
Paul Grasser - avatar
+ 5
I really like pycharm on my computer. if you want a mobile phone compiler for python. I suggest qpython
31st Jul 2018, 3:44 PM
LONGTIE👔
LONGTIE👔 - avatar
+ 2
LONGTIE👔 me too,pycharm is so good and easy to use
31st Jul 2018, 6:07 PM
I Am Arthur
I Am Arthur - avatar