Beginners
With Nithish
In this video we will install actually python as well as an ide for writing
programs in
python language and then we write a simple program just to print hello world.
This these
three things we 'll do in this video right python is a interpreted languageo
that is you
can say basically we will you know install the base interpreter for python
right. We use
pycharm rather than writing our programs in notepad we generally prefer ids
rather than
ids many ids are there so here we use Pycharm. syntax like syntax highlighting
some
extra features it is having syntax highlighting autocompletion if there is an
there is any
error then underline it will show red underline under that line in which you are
having
error same as we have installed. The first time you need to do obviously the
first time so
we will create a new project so click on new project. Click on the run python
community
edition and just click on finish so now it will launch. Click in whichfolder you
have installed
that python previously we have installed.
Thank You