Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3) Write the code in a) Create a house class that initializes house objects in the following way: python. hl-House(Location Age,R_Number Price) Location: Location of

image text in transcribed
3) Write the code in a) Create a "house" class that initializes house objects in the following way: python. 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 "House" 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

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

PC Magazine Guide To Client Server Databases

Authors: Joe Salemi

1st Edition

156276070X, 978-1562760700

More Books

Students also viewed these Databases questions

Question

Understand how to design effective service guarantees.

Answered: 1 week ago

Question

Know when firms should not offer service guarantees.

Answered: 1 week ago