Mark As Completed Discussion

Are you sure you're getting this? 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.