aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab3/Runs From Lab3.txt
diff options
context:
space:
mode:
authorBenjamin Schroeder <[email protected]>2021-10-13 17:07:20 -0700
committerBenjamin Schroeder <[email protected]>2021-10-13 17:07:20 -0700
commit5144dbee97f440e5002bc143f1473cc6c7d88241 (patch)
tree283deb6c02eea7e6723282e08b2265b1ca1c714b /CST116F2021-Lab3/Runs From Lab3.txt
parentCST116_Lab3_Schroeder (diff)
downloadcst116-lab3-bensprogramma-5144dbee97f440e5002bc143f1473cc6c7d88241.tar.xz
cst116-lab3-bensprogramma-5144dbee97f440e5002bc143f1473cc6c7d88241.zip
Runs text file added
Diffstat (limited to 'CST116F2021-Lab3/Runs From Lab3.txt')
-rw-r--r--CST116F2021-Lab3/Runs From Lab3.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/CST116F2021-Lab3/Runs From Lab3.txt b/CST116F2021-Lab3/Runs From Lab3.txt
new file mode 100644
index 0000000..18fbc61
--- /dev/null
+++ b/CST116F2021-Lab3/Runs From Lab3.txt
@@ -0,0 +1,13 @@
+Run from 7.10_2
+
+
+Enter amount of loan requested (between $100 and $1000): 250
+Enter interest Rate between 1 and 18 %: 2.5
+
+Loan requested: $250
+Interest Rate: 2.5%
+Interest and fees: $26.25
+
+C:\Users\Lenovo\Source\Repos\cst116-lab3-BensProgramma\x64\Debug\CST116F2021-Lab3.exe (process 5524) exited with code 0.
+To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
+Press any key to close this window . . .