In this session we review how we read error messages in Python. We also show how to both create errors and how to recover from them.
Once again, we will spend a significant amount of this class on visualization. Tracing the exception of try-except is something that challenges many students and we want to make sure that you properly understand it.