diff options
| author | Hannah Wu <[email protected]> | 2022-10-11 21:09:04 -0700 |
|---|---|---|
| committer | Hannah Wu <[email protected]> | 2022-10-11 21:09:04 -0700 |
| commit | 28585c759a375fff1b4246a17db97f29b0009546 (patch) | |
| tree | 72de2a38d3f4fb2b760379873e96323b887a69a9 /Ch 5 Debugging Project/Ch 5 Debugging Project.txt | |
| parent | Deleted old files. Replaced old files. (diff) | |
| download | cst116-lab0-debugging-wu-main.tar.xz cst116-lab0-debugging-wu-main.zip | |
Added answers to top of program. Corrected program. Added output textfile. Added pseudocode text file.HEADmain
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.txt')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.txt b/Ch 5 Debugging Project/Ch 5 Debugging Project.txt new file mode 100644 index 0000000..71b6665 --- /dev/null +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.txt @@ -0,0 +1,6 @@ +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 + +C:\Users\hanna\Source\Repos\cst116-lab0-debugging-Wu\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 25540) exited with code 0. +Press any key to close this window . . .
\ No newline at end of file |