diff options
Diffstat (limited to 'Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt')
| -rw-r--r-- | Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt b/Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt new file mode 100644 index 0000000..a6fac5a --- /dev/null +++ b/Ch 5 Debugging Project/CST116-Lab0DebuggingProject-Preston-Output.txt @@ -0,0 +1,9 @@ +You have $123.45 +Enter percent raise above 1.0%: .5 +You must enter a number greater than 1.0 +Enter percent raise above 1.0%: .9 +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 |