You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a demonstration of the concepts of abstraction and encapsulation in object-oriented programming (OOP). It includes script files that implement three classes: Fan, Car, and Pet. Each class showcases different aspects of abstraction and encapsulation.
This repository contains three class programs: Fan, Car, and Pet. They are built using PysimpleGUI and tkinter. It shows user the necessary output as well as input (e.g. Pet class). See demo at: