7/28/2013
•
EN
Dictionaries have a get() method
Explains how to use Python's dictionary get() method to avoid KeyError exceptions by providing default values.