Assignment #3
Professor Ahmad Namini
Python and Applications to Business Analytics / Finance
December 4, 2019
Exercise 1. In the Python file(s) attached with this assignment are definitions for the following classes:
Customer all attributes and behaviors pertaining to what a reservation system might need from a customer.
Reservation base class pertaining to making a reservation
Airline class derived from Reservation pertaining to Airline reservations
Hotel class derived from Reservation pertaining to Hotel reservations
Driver mainline driver of the Reservation system with customers
Please add the following use cases to make the reservation system more functional.
1. If a booking class is not available, the system currently just skips and does not book anything. Change the functionality that if a booking class is not available, a lesser class should be booked.
2. Reservations are made at the cost stated without any issue to budget. Please give a customer a budget and then when a reservation is being made, make sure that the customers budget can cover both airline and hotel costs.
1
Programming
[SOLVED] python Assignment #3
$25
File Name: python_Assignment_#3.zip
File Size: 188.4 KB
Only logged in customers who have purchased this product may leave a review.
Reviews
There are no reviews yet.