A collection of Python laboratory exercises and programming assignments completed as part of my university coursework.
| Folder | Description |
|---|---|
| 01_Triangle_Analyzer | Triangle classification and validation |
| 02_MyNotes | Simple note management application |
| 03_Closest_Note | Finding the closest matching note |
| 04_StudentManager | Student management system |
| 05_Polygon_Drawer | Polygon drawing application |
Each project contains its own README with:
- Project Description
- GIF Preview
- Features
- Installation & Running Instructions
- Example Usage
- Python 3
- Object-Oriented Programming (OOP)
- Algorithms & Problem Solving
- File Handling
- Tkinter (GUI)
This repository serves as a collection of my Python programming exercises and demonstrates my progress throughout the course.