Object-oriented programming is a programming paradigm based on objects and data rather than actions and logic.
This Study Jam will introduce you to the principles of object-oriented programming in Python, showing you how to create objects, functions, methods, and classes.
You’ll use what you learn to create your own text-based adventure game. You will have the chance to share your code with other learners, and see theirs.