aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt
diff options
context:
space:
mode:
authorprestonderek <[email protected]>2022-10-05 14:57:07 -0700
committerprestonderek <[email protected]>2022-10-05 14:57:07 -0700
commit0cfbbade3ef5f0176cfd507c28bca60bcd223579 (patch)
tree0f19efd5b9c830fdcafe5e9c449247a54d03473d /Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt
parentAdded more user input. (diff)
downloadcst116-lab0-debugging-prestonderek-main.tar.xz
cst116-lab0-debugging-prestonderek-main.zip
Added new output to the output file to show changesHEADmain
Diffstat (limited to 'Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt')
-rw-r--r--Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt b/Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt
index a6fac5a..198d71e 100644
--- a/Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt
+++ b/Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt
@@ -6,4 +6,12 @@ You must enter a number greater than 1.0
Enter percent raise above 1.0%: 1.0
You must enter a number greater than 1.0
Enter percent raise above 1.0%: 2.5
-After your raise you have $308.625 \ No newline at end of file
+After your raise you have $308.625
+
+//AFTER USER INPUT CHANGES THIS IS THE NEW OUTPUT:
+
+Enter your current salary
+23560
+You have $23560
+Enter percent raise above 1.0%: 1.2
+After your raise you have $28272 \ No newline at end of file