Loan Monthly Payments C++ Code
This code asks the user to enter the loan amount, annual interest, and the number of payments to be made. It will then calculate the monthly interest, rate, monthly payment rate, amount to be paid back, and the interest paid.