Today we are going to install an IDE for python and we are going to write our first hello world program in python. Python is one of the most powerful programming languages. We will learn more about Python programming languages in our upcoming posts, for now, let's start our post.
In this tutorial, we are going to use this IDE named PyCharm This is a compiler by JetBrains so we we are going to so. If you want to use any other compiler then you can use whatever you want but if you ask me I will recommend this.
Go to the JetBrains website

Choose your operation system and and click on download.

After few seconds the file should start downloading.

When the file is downloaded click on it to start installing

After successfully downloading. When you open the downloaded file it should open something like this.

- click on next and on the next page it will ask for the location where you want to install the compiler selects the location and click next.

- Click on next. Now the installation is started. Wait for it.

After successful installations. Click run PyCharm and finish.

On the next page, it will ask for an Email. Enter your email and select the free version

Create a new project. Wait for some time while the compiler is setting the environment for you.
After the project is created. Write click on the folder then new and then scroll down to create a python file.

Name the file and then create it.

Now we are ready to write our code.
print('hello world') just wrote this line of code to print hello world on the console.


I have picked your post for my daily hive voting initiative, Keep it up and Hive On!!