Friday, 29 June 2018

Python Installation and Setup

Python Installation and Setup

Python interpreter is needed to run Python programs. 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