cdsleiden / python-tutorial

Beginner's introduction to programming in Python
https://cdsleiden.github.io/python-tutorial/
3 stars 2 forks source link

Changes to notebooks 4-8 and 11 #104

Closed peterverhaar closed 10 months ago

peterverhaar commented 10 months ago

In notebooks 4-8, the exercises have been moved to the sections in the tutorial explaining the topics needed to do the exercises. A number of new exercises have also been added. I also made a minor textual revision in notebook 11 (the instruction in exercise 11.1. to give the dataframe a name that is distinct from that of the dataframe used in the tutorial)

bencomp commented 10 months ago

Nice! Working on the review!