diff options
| author | Morgan Cyrus <[email protected]> | 2022-10-12 20:47:03 -0700 |
|---|---|---|
| committer | Morgan Cyrus <[email protected]> | 2022-10-12 20:47:03 -0700 |
| commit | 696633c89da882e8d652b178bc6f40a5df33d8af (patch) | |
| tree | 7f4602a7c73bc4769a3fc31b6802a2dce9dcd079 /CST116-Ch7-Debugging/CST116-CH7-Cyrus.txt | |
| parent | All brackets added and else statement working (diff) | |
| download | cst116-ch7-cyrus-main.tar.xz cst116-ch7-cyrus-main.zip | |
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-CH7-Cyrus.txt')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-CH7-Cyrus.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-CH7-Cyrus.txt b/CST116-Ch7-Debugging/CST116-CH7-Cyrus.txt new file mode 100644 index 0000000..4ca8dbc --- /dev/null +++ b/CST116-Ch7-Debugging/CST116-CH7-Cyrus.txt @@ -0,0 +1,8 @@ +Enter your age: 25 +Adult + +C:\Users\Morgan\Source\Repos\cst116-ch7-debugging-radioflyer32\CST116-Ch7-Debugging\Debug\CST116-Ch7-Debugging.exe (process 19984) exited with code 0. +Press any key to close this window . . . + +Enter your age: 10 +Child |