How do I open Python editor?

Close all Python windows to quit Python. IMPORTANT: To open your Python file again, locate the file in the folder, click once on the file name it to highlight it, then right-click on the mouse to see the options shown in the screen below, and select Edit with IDLE to open the editor window.

Read more

What editor do you use for Python?

One of the best (and only) full-featured, dedicated IDEs for Python is PyCharm . Available in both paid (Professional) and free open-source (Community) editions, PyCharm installs quickly and easily on Windows, Mac OS X, and Linux platforms. Out of the box, PyCharm supports Python development directly.

Read more