diff options
| author | prestonderek <[email protected]> | 2022-10-12 21:06:08 -0700 |
|---|---|---|
| committer | prestonderek <[email protected]> | 2022-10-12 21:06:08 -0700 |
| commit | 13e0e9179edcbc536a5d6da2512006892074cea8 (patch) | |
| tree | 4964effa5940dd5e2457b03e5776a1fcf3e0f322 /CST116-Ch7-Debugging/CST116-Ch7-Debugging-Output-Preston.txt | |
| parent | Exersize 3 complete. (diff) | |
| download | cst116-ch7-debugging-prestonderek-main.tar.xz cst116-ch7-debugging-prestonderek-main.zip | |
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging-Output-Preston.txt')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging-Output-Preston.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Output-Preston.txt b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Output-Preston.txt new file mode 100644 index 0000000..6ea1c60 --- /dev/null +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Output-Preston.txt @@ -0,0 +1,17 @@ +Output Code for Ch7 Debugging + + +Enter your age: 1 +First Birthday + +Enter your age: 9 +Child + +Enter your age: 14 +Teenager + +Enter your age: 34 +Adult + +Enter your age: 99 +Senior |