This repository contains my personal programming practice work.
The code in this repository was written by me, not generated by AI.
I may use AI tools such as ChatGPT to suggest practice topics or exercise prompts, but the implementation and code practice in this repository are my own work.
I asked ChatGPT to assign some OOP practice tasks for me.
- Learning about interactions between classes.
- Learning about class inheritance.