diff options
| author | huntbyrne <[email protected]> | 2022-12-03 18:54:45 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-03 18:54:45 -0800 |
| commit | 5c0ca7835e48f591a5a1920e07da34784be3fd7d (patch) | |
| tree | 9e81a5cff0bc8fd01ef0f26f5b5469a6bf0e3120 | |
| parent | Delete Ch9-Output-Byrne.txt.txt (diff) | |
| download | cst116-ch9-debugging-huntbyrne-5c0ca7835e48f591a5a1920e07da34784be3fd7d.tar.xz cst116-ch9-debugging-huntbyrne-5c0ca7835e48f591a5a1920e07da34784be3fd7d.zip | |
Create CST116-Ch9-Debug-Byrne-Output
| -rw-r--r-- | CST116-Ch9-Debugging/CST116-Ch9-Debug-Byrne-Output | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging/CST116-Ch9-Debug-Byrne-Output b/CST116-Ch9-Debugging/CST116-Ch9-Debug-Byrne-Output new file mode 100644 index 0000000..26d4610 --- /dev/null +++ b/CST116-Ch9-Debugging/CST116-Ch9-Debug-Byrne-Output @@ -0,0 +1,7 @@ +CH 9 DEBUGGING: PROPER OUTPUT + +"Please enter your age: 21" +"21! Boy are you old!" +"Did you know that you are at least 7665 days old?" + +end |