Python Editor

Python | Lesson 0 | OnlineIDE/Install


Online IDE:    
  • Use the above Online IDE to write the code
  • Use the Run button to run the Code
  • Use the Share and Download Button to download source code to your laptop
  • Alternatively you can install the Python in your local and use your favorite desktop IDE.  Check the details below.

How to Install Python in your laptop
  • Download the Python Installer binaries
  • https://www.python.org/downloads/
  • Run the Executable Installer
  • Add Python to the Environmental Variables
  • Verify the Python Installation
  • Download IDE
  • Visual Studio Code
  • https://code.visualstudio.com/docs/languages/python


No comments:

Post a Comment