Pages

Pages

Pages

Pages

Tuesday, 22 September 2020

How to create python first program

 In this post I am telling about How to create python first program. First of all we have knowledge about python.

What is python?

Python is a computer programming language that is very easy to use and it's command is very easy.

Why we know about python?

Python is a computer programming language and it is very easy if you learn this programming language so you can create your own applications, games etc. 

Things need to learn python programming language 

1. A computer or laptop 
That's all now you have nothing to need. 
A computer is enough for learning python programming language.

How to Install python in your computer?

Open google and type python now go to python official website python.org and download .exe file for your computer. Now install it on your computer.

How to create python first program?

Now Come to the point that is How to create python first program. So let's start.
Print function is used in python to create python first program.
1. Open python IDLE and create a new file.
2. Now use this command print("Kartik Dagur").
3. Now save the program and press f5 to run it. 
4. Now your otput will come out and that is Kartik Dagur. 
Congratulations you have created your first python program.
It is very simple.
For new post related to python programming you can comment me.  In next post I am writing about print function use. 

No comments:

Post a Comment