14. Exceptions¶
- 📓 Python Docs: Errors and Exceptions
- ▶️ Python Tutorial: Using Try/Except Blocks for Error Handling
- No Negative Args, Please!
- An Abundance of Caution
- Try a Validation Loop
- Modify Evenness Function
- Modify Heron's Formula
- Modify Month Name
- Month Name Handling
- Refactor Most Common Issue
- A Picky Function
- Serious Menu Error Handling