Question: Hello, I'm having problems with a programming project. It has to be done in python. I've been tackling this for the past week and it

Hello, I'm having problems with a programming project. It has to be done in python. I've been tackling this for the past week and it is due this coming Sunday. I know that this is already answered on here but it is in RAPTOR form. I need it to be done in Python. Here is what the question is asking.

Hello, I'm having problems with a programming project. It has to be

Instructions: The following programming problem can be solved by a program that performs three basic tasks (Input Data, Process Data, Output Results) along with selection and repetition coding techniques. Problem Statement A finance company provides loans for motorcycles at different rates depending on how much the total loan amount is and how many payments will be made on the loan. Using the information in the table below, write a program that will calculate the monthly yes, clear the variables and repeat the input, processing and output loop. If no, exit the program. Problem Statement Amount of Loan # of Payments Interest Rate Applied 6-12 8% $500 - $ 2,500 13-36 10% 37-48 12% 6-12 7% $2,501 - $10,000 13-36 8% 37-48 6% 6-12 5% $10,001 or above 13-36 6% 37-48 7% was out of bounds) again. Message Example: "We do not finance loans below $500." You MUST use Modular Programming techniques by using functions in your program. Your "main" module should not be very large. Other Requirements: Documentation: Incorporate programming style as described here: "Python Style Guide" Test and debug your Program: Create sample input data, run the program, then check your answers with a calculator or Excel. If something did not match up, then fix your program. Program must execute and produce correct output. . Read this page again to be sure you covered all requirements See the Programming Project Rubric for grading principles . Your name and desired profession should be at the top of each output data file. Column data should be neatly aligned. Columns should have heading titles. Loan payment formula suggested, located: [http://financeformulas.net/Loan_Payment_Formula.html] . You may use other sources which are algebraically correct

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!