You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Vehicle Rental System in Python that allows users to rent and return vehicles, view available options, and calculate rental earnings. It features age verification, stores data in text files, and includes admin functionality for PIN code management. Console-based interaction.