Installation

Python Installation and Setup

We need Python interpreter to run Python programs. Python program can be executed using software like Python's IDLE. Check following video to see the step by step Python 3 installation process.

Video: Python 3 Installation Step by Step Guide


Perform following steps to install python software in your system.


Step-1 Search "Python Download in Google"



Step-2 Download latest Python version from URL https://www.python.org/downloads/



Step-3 Install Downloaded - Python 3.7.4 applications (.exe file)



Step-4 Install Python 3.7.4 - Customize your installation



Step-5 Select basic configuration to install (select your installation drive and folder)




Step-6 Wait for message "Python Setup was successful"



Step-7 Go to Windows start menu and select: IDLE Python 3.7



Step-8 Start writing your Python code in IDLE (Python Interpreter)


First Python Practical using Python Shell


* * * * *



Acknowledgement: All product names (Google, Windows, Python and others), logos, and brands are property of their respective owners. The content shown on page is for demonstration only.

No comments:

Post a Comment