I just came to know this new way to run Python code, if you don’t have Python or Anaconda Jupyter installed on your local computer and you want to run Python code, here is from Google, Google Colaboratory
I like it, try out and enjoy coding with Python…
Colaboratory, or “Colab” for short, allows you to write and execute Python in your browser, with
- Zero configuration required
- Free access to GPUs
- Easy sharing
and if you want to install on your local computer to run Python code, here is the step by step process.
If you are new to the Python and want to learn the basics here is the video
Something new to know about Python, “Zen of Python” guiding principles to design the Python programming language.
Another amazing and very good video to consult for Jupyter notebooks