diff options
| author | Trevor Bouchillon <[email protected]> | 2022-10-16 15:44:14 -0700 |
|---|---|---|
| committer | Trevor Bouchillon <[email protected]> | 2022-10-16 15:44:14 -0700 |
| commit | df849613e47020098e8795d7bb29d0ba5608a084 (patch) | |
| tree | 84a17699ec2c276aed2980cba478e596354ee287 /CST116-Ch9-Debugging | |
| parent | Exercise 4 complete (diff) | |
| download | cst116-ch9-debugging-daboochillin-df849613e47020098e8795d7bb29d0ba5608a084.tar.xz cst116-ch9-debugging-daboochillin-df849613e47020098e8795d7bb29d0ba5608a084.zip | |
Txt File added
Diffstat (limited to 'CST116-Ch9-Debugging')
| -rw-r--r-- | CST116-Ch9-Debugging/Ch9 Output - Trevor Bouchillon.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging/Ch9 Output - Trevor Bouchillon.txt b/CST116-Ch9-Debugging/Ch9 Output - Trevor Bouchillon.txt new file mode 100644 index 0000000..17c12bb --- /dev/null +++ b/CST116-Ch9-Debugging/Ch9 Output - Trevor Bouchillon.txt @@ -0,0 +1,8 @@ +Please enter your age: 29 +29! Boy are you old! +Did you know that you are at least 10585 days old? + + +C:\Users\lacro\Source\Repos\cst116-ch9-debugging-DaBoochillin\CST116-Ch9-Debugging\x64\Debug\CST116-Ch9-Debugging.exe (process 11504) 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 |