Let's test your knowledge. Fill in the missing part by typing it in.
Object-Oriented Programming is a programming paradigm that revolves around the concept of ___. With OOP, we can model and simulate the real world in our code by creating objects with their own properties and actions.
Write the missing line below.