This repository has been archived on 2025-12-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
car-rental-system/README.md
2022-11-25 09:50:37 +02:00

247 B

Python car rental management

A simple car rental program developed for the course CT60A0203 Introduction to Programming of LUT University, Finland. The program allows users to view, rent, and return vehicles. Python File Operations were used.