subject

Sites like zillow get input about house prices from a database and provide nice summaries for readers. write a program where the program prompts the user with the current price of the house and the last month's price (both should be type integers). then the program should output a summary listing the price, the change since last month, and the estimated monthly mortgage computed as (current_price * 0.045) / 12. the monthly mortgage should be formatted with 2 decimal places. do not type your input into the optional input box below, rather, input in response to the prompts in the output window (prompts are given to you in the program template). ex: if the input is: 2 21 then the output is: this house is $2. the change is $-1 since last month. the estimated monthly mortgage is $750.00.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:30
What does 21 pilots middle aged name as a band 15 years prior to them naming their band 21 pilots?
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Light travels at a speed of 186,000 miles a second. the distance light travels in a year is 5,865,690,000,000 miles/year 5,865,695,000,000 miles/year 58,656,950,000,000 miles/year 6,789,000,0000 miles/year
Answers: 1
question
Computers and Technology, 23.06.2019 15:30
1. ask the user how many questions are in the quiz. 2. ask the user to enter the key (that is, the correct answers). there should be one answer for each question in the quiz, and each answer should be an integer. e.g., 34 7 13 100 81 3 9 10 321 12 might be the key for a 10-question quiz. you will need to store the key in an array. 3. ask the user to enter the answers for the quiz to be graded. there needs to be one answer for each question. note that these answers do not need to be stored; each answer can simply be compared to the key as it is entered. 4. when the user has entered all of the answers to be graded, print the number correct and the percent correct. 5. add a loop so that the user can grade any number of quizzes with a single key. after the results have been printed for each quiz, ask "grade another quiz? (y/n)." note: you only have one array (the key). you are not creating a new key for each set of quiz answers.
Answers: 3
question
Computers and Technology, 23.06.2019 21:20
For positive constants a and b, the force between two atoms in a molecule is given f(r) = −a r2 + b r3 , where r > 0 is the distance between the atoms. note: a and b are upper case letters. (a) find f '(r) = (b) find the critical point for f(r). r = (c) find f ''(r) = (d) find the value of r so that f ''(r) = 0.
Answers: 1
You know the right answer?
Sites like zillow get input about house prices from a database and provide nice summaries for reader...
Questions
question
Mathematics, 21.04.2021 17:40
question
Mathematics, 21.04.2021 17:40
question
Mathematics, 21.04.2021 17:40
question
Mathematics, 21.04.2021 17:40
question
Mathematics, 21.04.2021 17:40
Questions on the website: 13722361