Mark As Completed Discussion

Are you sure you're getting this? Fill in the missing part by typing it in.

The Open-Closed Principle (OCP) states that software entities (classes, modules, functions, etc.) should be ___ for extension but __ for modification.

Write the missing line below.