diff options
| author | JonCr <[email protected]> | 2022-10-12 18:22:38 -0700 |
|---|---|---|
| committer | JonCr <[email protected]> | 2022-10-12 18:22:38 -0700 |
| commit | 6c1622282af965a4b7d32fd5f4da0909daca376b (patch) | |
| tree | d4239d854aac0a88abbfd7cfb44f94ec0e44bce0 /CST116-Ch7-Crombie.txt | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch7-debugging-cognitiveshadow-main.tar.xz cst116-ch7-debugging-cognitiveshadow-main.zip | |
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 . . . + + |