python-lessons
python-lessons copied to clipboard
Exercises and code snippets to share with my students
Results
2
python-lessons issues
Sort by
recently updated
recently updated
newest added
There are small typos in: - section_05_(loops)/zip_bingo.py - section_11_(api)/dicts_and_lists.py - section_14_(exceptions)/exceptions_07.py Fixes: - Should read `xylophone` rather than `xylophobe`. - Should read `properties` rather than `properies`. - Should read `occurred`...
At today's HMC there were several folks who could not install python because 1) chromebook or 2) work laptop with install restrictions. Added codecademy's online python interpreter as a last...