This module introduces students to the fundamental concepts of Object-Oriented Programming (OOP) in Python. Students will learn about classes, objects, methods, attributes, encapsulation, inheritance, ...