Course Description
In this course we'll discuss the difference between the `@staticmethod` and `@classmethod` decorators as well as their uses in Python. We cover a few examples on when to best use each, and how to deal with each when using subclasses.