output: -Loan Calculator- Input the requested amount in dollars: 700 Input the intrest rate in percent: 10 You requested a loan for $700.00. The intrest rate is 10%. The intrest is $70.00, and the fees are $25.00, for a total of: $95.00. C:\Users\jakno\source\repos\cst116-lab3-JacobAKnox\5c\knox7.10 2\Debug\knox7.10 2.exe (process 11752) exited with code 0. Press any key to close this window . . . -Loan Calculator- Input the requested amount in dollars: 200 Input the intrest rate in percent: 15 You requested a loan for $200.00. The intrest rate is 15%. The intrest is $30.00, and the fees are $20.00, for a total of: $50.00. C:\Users\jakno\source\repos\cst116-lab3-JacobAKnox\5c\knox7.10 2\Debug\knox7.10 2.exe (process 12080) exited with code 0. Press any key to close this window . . . -Loan Calculator- Input the requested amount in dollars: 5000 Input the intrest rate in percent: 10 The amount of the loan must be between $100 and $1000. You input $5000.00. C:\Users\jakno\source\repos\cst116-lab3-JacobAKnox\5c\knox7.10 2\Debug\knox7.10 2.exe (process 19156) exited with code 1. Press any key to close this window . . . -Loan Calculator- Input the requested amount in dollars: 300 Input the intrest rate in percent: 0 The intrest rate of the loan must be between 1% and 18%. You input 0%. C:\Users\jakno\source\repos\cst116-lab3-JacobAKnox\5c\knox7.10 2\Debug\knox7.10 2.exe (process 12736) exited with code 1. Press any key to close this window . . .