Open
Description
Previously #92
The main things that come to mind are:
- Comments
- While loops
- pdb, ideally I'd like to provide an enhanced version such as https://github.com/cansarigol/pdbr
- Exceptions
- Dicts
- Tuples
- Sets
- More detail on functions (some stuff mentioned in Functions chapter #93)