Installation Of Pycharm and integration with Python.

NASRIN BAWANE
AI Perceptron
Published in
3 min readOct 10, 2020

Install Python following the below link.

For Pycharm installation follow the below steps :

First go to the google.com. Search for Pycharm. Pycharm IDE is provided by jetbrains.

Go for download Pycharm.

There are two option for downloading Pycharm i.e, professional and community. Community version is free of cost and open source. Professional version is for free trial after trial period get complete you have to pay money for it.

Pycharm is downloaded. Now install it in your laptop/computer. Open the file which you have downloaded and double click on that file to install it.

The following steps are for installation -

Click on Next.

For desktop shortcut click on 64 bit launcher. Click on next.

Next click on install button.

This window shows installation in process.

The setup is finished. Click on finish.

Now open Pycharm.

Select I confirm window and click on continue.

Select new project.

Example-

It is simple example of addition.

To Learn python more — Check our video tutorials on youtube

--

--