diff options
| author | Musa Ahmed <[email protected]> | 2022-10-19 16:57:24 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-19 16:57:24 -0700 |
| commit | f4bd859ed6f418903f0b04df8550f7d70694987a (patch) | |
| tree | 9746fc645b4977cbf97d94cfab8cd1b3e7478fdc | |
| parent | Added the pseudocode txt (diff) | |
| download | cst116-ch9-debugging-m005a-f4bd859ed6f418903f0b04df8550f7d70694987a.tar.xz cst116-ch9-debugging-m005a-f4bd859ed6f418903f0b04df8550f7d70694987a.zip | |
Added the output txt
| -rw-r--r-- | CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-output.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-output.txt b/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-output.txt new file mode 100644 index 0000000..2693ff4 --- /dev/null +++ b/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-output.txt @@ -0,0 +1,7 @@ +Please enter your age: 18 +18! Boy are you old! +Did you know that you are at least 6570 days old? + + +C:\Users\macho\Source\Repos\cst116-ch9-debugging-M005A\CST116-Ch9-Debugging-Ahmed\x64\Debug\CST116-Ch9-Debugging-Ahmed.exe (process 31784) exited with code 0. +Press any key to close this window . . .
\ No newline at end of file |