diff options
| -rw-r--r-- | 5c/output.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/5c/output.txt b/5c/output.txt new file mode 100644 index 0000000..c10b969 --- /dev/null +++ b/5c/output.txt @@ -0,0 +1,14 @@ +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 . . . |