SELECT PROJECT
๐ Project 1: Real-time Data App
PROJECT GOAL (เคเฅเคฏเคพ เคฌเคจเคพเคจเคพ เคนเฅ)
Create an Object-Oriented Car Rental System in Python.
Requirements
1. Inside the application, construct a Car class to track vehicle details and a RentalAgency class to manage inventory items.
2. The application will initialize object attributes directly inside an operational execution sequence without input prompts.
3. Run structural method operations sequentially to process rental checkouts, returns, and inventory statuses cleanly.
4. Validation Logic :
Requirements
1. Inside the application, construct a Car class to track vehicle details and a RentalAgency class to manage inventory items.
2. The application will initialize object attributes directly inside an operational execution sequence without input prompts.
3. Run structural method operations sequentially to process rental checkouts, returns, and inventory statuses cleanly.
4. Validation Logic :
1. Trap invalid double checkout assignments using conditional status flags inside vehicle
modification streams.
2. Enforce explicit confirmation checks to block processing return sequences for cars that
are not rented.
3. Monitor rental transaction searches to flag system warning messages before printing
missing vehicle tracking queries.
CHECKLIST
main.py
OUTPUT
โถ Pyodide Console v0.26.0 Ready...
โถ Click the 'Run' button above to execute your Python code.
โถ Your program output or errors will appear here.
โถ Click the 'Run' button above to execute your Python code.
โถ Your program output or errors will appear here.