June 9, 2026
This project aims to develop a simple Parking Lot Management System using Python, applying fundamental programming concepts such as object-oriented programming (OOP) without inheritance, lists, and dictionaries. The system is designed to simulate real-world parking operations by tracking vehicle entry and exit times, calculating parking duration, and determining fees based on the length of stay.