python-tutorial
python-tutorial copied to clipboard
Material for a Jupyter-based Python tutorial
- [ ] Add a line to execute `solution_print_salutation()`, so they can see the output, since this one cannot be tested normally
- [ ] Add more examples for one-line syntax. - [ ] Provide multiple solutions: from a simpler one to a more advanced one. - [ ] Add better explanation...
Every time I need to generate a TOC in a notebook, I don't remember how to do that. The help message of the tool should be improved. For the record:...