Add example exercise check
Create a simple coding exercise and check it using a local py file. Add to Cookbook Part (add new section in the "Live Code" chapter).
An idea, but feel free to be creative:
- define a function (incorrectly) in the cell to calculate....area of a sphere?
- check with an assert that it's correct