Commit graph

3 commits

Author SHA1 Message Date
c1268172d0 Add video and streamline content 2020-03-30 04:25:04 +02:00
3754297c93 Refurbish chapter 02
- streamline text
- streamline example functions
- move section on built-ins to beginning
- add notes on the concept of a callable
2020-02-05 18:31:52 +01:00
c3fc760e70 Add sample_module.py to the project
The file sample_module.py serves as an example in notebook 02  as to how
to create a local module and then import it.
2019-09-22 20:25:40 +02:00