3) a) Create a "house" class that initializes house objects in the following way : hl=House(Location,Age,R_Number,Price) Location: Location of the house Age: Age of the house R_Number:Number of the...


can you solve this on python


3)<br>a) Create a

Extracted text: 3) a) Create a "house" class that initializes house objects in the following way : hl=House(Location,Age,R_Number,Price) Location: Location of the house Age: Age of the house R_Number:Number of the rooms in the house Price:Price of the house b) Add a method named “total_month". This method will calculate the number of months needed to buy the house selected. The user will give his or her monthly saving and the method "total_month" will find in how many months the user can save money for that house and buy it. c) Create an instance “House1" with the following properties: Location: Maslak, Age:25 years, Number of the rooms:3, Price: 900 000 TL d) Find the number of months needed to buy Housel object by using “total_month" method. The monthly investment of the user will be 5000 TL.

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here