How to Run Python Program in PyCharm Edu
Learn How to Run Python in PyCharm Edu and print Hello World from this tutorial.
PyCharm Edu is highly recommended to create Python project, run Python program and it is free. You can install PyCharm Edu in Linux, Windows and Mac. This tutorial will tell you how to run Python Program in PyCharm.
To run Python in PyCharm Edu just follow the instructions of this tutorial are given below:
1. Launch PyCharm Edu

2. 'Create New Project' from the above image.
3. Edit project name and create Python project in PyCharm Edu.


5. Then you will see the following box. Give name your Python file and OK to confirm.

6. After completing creating python file, you are OK to edit and run your Python program in PyCharm Edu.
Example: We write a code to print "Hello World".
![]() |
IDE environment of PyCharm Edu |

Have got this article helpful or not working? Put your comment below.