References:
In this project I learned how to:
- Use the
namedtuple()function. - Use the
defaultdictclass. - Use the
dequeclass. - Use the
ChainMapdict class. - Use the
Counterdict class. - Use the
OrderedDictdict class. - Use the
UserDictwrapper class. - Use the
UserListwrapper class. - Use the
UserStringwrapper class.
Run with python main.py [COMMAND]
See all commands available using python main.py --help.