When you want to learn a specific programming language, you need to install the compiler / software in your system. Learning syntax will not help you in mastering a language. Rather, coding what you learn will improve your skill in many aspects.
If you are in the run to learn Python, then make use of this post to know how to install it. The post is specific to Windows Operation System.
This post will cover:
- Steps to Install Python
- How to start working with Python?
- How to Uninstall?
Steps to Install Python:
1. Download python installer for windows from https://www.python.org/downloads/
Make sure you download the version which is compatible with your OS version.
2. Double-click the installer
7. Click Install
8. Once your installation is complete:
If you wish, you can disable path length limit and click Close, else just click Close.
How to Uninstall?
1. Double click the installer
2. Choose Uninstall. Uninstall progress starts
Comments
Post a Comment