Python install and helloworld program Tutorial

0
2975

Overview

Python Basic script for Beginners
we will learn following things
-how to download and install python
-set python environment variable path
-run python basic program
-print hello world in python
– execute python program with IDLE
– execute python program with Command prompt
-direct run python program on script file double click.
-pause or stop python print out until press enter button
thank you for watching

Summary

how to install python and first basic hello world program for Beginners.how to run python program with IDLE Shell and with window command prompt.