0
Software to write and run codes
Please I'm new to coding and i'm currently learning basics of python, I want to know which software I can use to write and run my codes.
1 ответ
+ 4
You can use to python IDLE which comes preinstalled with python, Visual Studio Code, PyCharm, Thonny IDE, eclipse IDE for python developers. All these offers a different range of application interface, but you can pick the one of your choice.
But before using them you first need to download and install python on your computer, then you can now install some IDE, text editor, or code editor.
Good luck 👍