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:
-
Updated
Jul 5, 2023 - Python
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:
This repository is practice of OOP concepts using CPP.
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.
Add a description, image, and links to the abstraction-and-encapsulation topic page so that developers can more easily learn about it.
To associate your repository with the abstraction-and-encapsulation topic, visit your repo's landing page and select "manage topics."