Go
back to the loan calculator program. It
is set to calculate the payments on $10,000 dollars at 5.25% interest. Change
the program so that it calculates the payments on $20,000 dollars at 4.25%
interest, by changing the numbers in the code.
Note: You will have to change the numbers in several different places!