diff options
Diffstat (limited to 'CST116-Ch7-Crombie.txt')
| -rw-r--r-- | CST116-Ch7-Crombie.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/CST116-Ch7-Crombie.txt b/CST116-Ch7-Crombie.txt new file mode 100644 index 0000000..2a225c2 --- /dev/null +++ b/CST116-Ch7-Crombie.txt @@ -0,0 +1,23 @@ +Enter your age: 18 +Teenager + +C:\Users\JonCr\Source\Repos\cst116-ch7-debugging-CognitiveShadow\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 14936) exited with code 0. +Press any key to close this window . . . + + + +Enter your age: 25 +Adult + +C:\Users\JonCr\Source\Repos\cst116-ch7-debugging-CognitiveShadow\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 14392) exited with code 0. +Press any key to close this window . . . + + + +Enter your age: 10 +Child + +C:\Users\JonCr\Source\Repos\cst116-ch7-debugging-CognitiveShadow\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 18568) exited with code 0. +Press any key to close this window . . . + + |