Estimated Time to Complete
Only available after login
What You'll Learn
Concepts:
Understanding self as the instance reference in Python classes
Python Customizing __repr__ and __str__ for Object String Representations
Python class inheritance from Counter to FancyCounter with super
Creating Singletons and using Modules for Global State in Python
Docstrings in Python
Customizing Python String Representations with __str__ and __repr__