Create a client script that makes use of the apartment class


Problem

Create a client script that makes use of the apartment class. The client script will perform the following actions:

I. The client will prompt for the apartment number, number of bedrooms, number of baths, and rent amount.

II. Write an object of the apartment class and pass the required parameters

III. Use a loop in conjunction with the range function to calculate and display rent amount over a period of 10 years

i. For each iteration, call the calculate_rent method from the apartment class on the object created in #II.

Request for Solution File

Ask an Expert for Answer!!
Python Programming: Create a client script that makes use of the apartment class
Reference No:- TGS03249217

Expected delivery within 24 Hours