Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.43 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.43 KB

Learn Python with Rune

Python for Beginners

How this works

There are two options.

  1. Download all the notebooks from this repository and run them in Jupyter Notebook. Chapter one in eBook will get you started with that.
  2. Follow along using Google colab

Note: On each of those options, you'll find:

  • A starter folder, which contains all the notebooks, that are empty in order to follow along.
  • A final folder, which contains all the notebooks with all the source code.

Option 1

Option 2