Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 307 Bytes

Online-Car-Rental-System

This is an online car rental system written in python working with text files as database.
The project is created to fullfil PWP course module.

Assignment Restriction

  1. No Libaries
  2. No Dictionaries, Tuples (Only List allowed)
  3. Only integration with txt.file allowed