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".
Step:3 - Open command prompt and type your file location using cd command.
Step:4 - After than type python filename.py and hit enter.
Above this steps to create simple python hello world program.
0 Comments:
Post a Comment