Question: You will develop a Python program which calculates details for a mortgage loan for one or more houses based on the input variables described in
You will develop a Python program which calculates details for a mortgage loan for one or more houses based on the input variables described in detail below.
The program will first print a simple welcome message and the main prompt both messages are stored in the variables WELCOMETEXT and MAINPROMPT in the starter code and then repeatedly ask if the user wishes to process another mortgage. If the users response is the letter Y or the letter y the program will proceed with the steps to calculate the values associated with a new set of inputs for a mortgage loan. If the users response is anything else, the program will quit.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
