Running Python for Free in the Cloud

Subscribers:
632
Published on ● Video Link: https://www.youtube.com/watch?v=xwmkDg2JKy0



Duration: 0:00
71 views
1


If you are just starting, you might need to install Python and related software before you can run Python code. This can be intimidating for beginners

So let’s start out running the Python interpreter in a web browser.

By the way, the Python interpreter is a program that reads and executes Python code.

We will use PythonAnywhere to provide an interpreter.

https://pythonanywhere.com/

Follow the instructions in the video to set up your free account and run your first Python code.

- -
Playlist for this series:   • What is a Program? | Think Python Sec...  

- -
Source: Think Python by Allen Downey
https://greenteapress.com/thinkpython2/html/thinkpython2002.html