YOU’RE LEARNING TO↗learner can read a Python traceback from top to bottom and pinpoint the error location
↗learner can name and distinguish common built-in exception types (NameError, TypeError, ValueError, IndexError, KeyError, ZeroDivisionError)
↗learner can identify whether an error is a SyntaxError or a runtime exception