diff options
| author | Musa Ahmed <[email protected]> | 2022-09-29 16:30:27 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-09-29 16:30:27 -0700 |
| commit | 25131d257efdcf5a17bca0d81a711043cbe9f60b (patch) | |
| tree | deb268a4fac385c07256af281ed338403fee99a8 /Ch 5 Debugging Project/CST11116-Lab0-Ahmed.txt | |
| parent | added output (diff) | |
| download | cst116-lab0-debugging-m005a-25131d257efdcf5a17bca0d81a711043cbe9f60b.tar.xz cst116-lab0-debugging-m005a-25131d257efdcf5a17bca0d81a711043cbe9f60b.zip | |
answered the questions
Diffstat (limited to 'Ch 5 Debugging Project/CST11116-Lab0-Ahmed.txt')
| -rw-r--r-- | Ch 5 Debugging Project/CST11116-Lab0-Ahmed.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/CST11116-Lab0-Ahmed.txt b/Ch 5 Debugging Project/CST11116-Lab0-Ahmed.txt new file mode 100644 index 0000000..9709ae9 --- /dev/null +++ b/Ch 5 Debugging Project/CST11116-Lab0-Ahmed.txt @@ -0,0 +1,7 @@ +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 + +C:\Users\macho\Source\Repos\cst116-lab0-debugging-M005A\Ch 5 Debugging Project\x64\Debug\CST116-Debugging-Ahmed.exe (process 15640) 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 . . .
\ No newline at end of file |