Pages

Friday, September 6, 2019

How to create simple Python program.

In this tutorial we will show you how to create simple python program or how to run program using command line.

Create simple python program:

Step:1 - first open sublime text or any other editor for create python program.In this tutorial we can use Sublime Text.

Step:1 - Create simple program to print "Hello World".

How to create simple Python program.


Step:3 - Open command prompt and type your file location using cd command.

How to create simple Python program.


Step:4 - After than type python filename.py and hit enter.

How to create simple Python program.


Above this steps to create simple python hello world program.
Share:

0 Comments:

Post a Comment