learn-more-python-the-hard-way-solutions
learn-more-python-the-hard-way-solutions copied to clipboard
minor bugfixes for dictionary.py
Two fixes:
- Removed superfluous iterator i.
- enabled get_slot to return custom value for default
try/except added to get() to handle default string rather than node