In this module of the Python course, you'll learn how to write programs using the object-oriented approach to programming. You'll get to know how to model your code around objects and classes and apply this way of programming by building a game. You'll also learn about web scraping, exception handling, and writing tests for your programs.