aboutsummaryrefslogtreecommitdiff
path: root/cst116-Ch7-Pearse.txt
diff options
context:
space:
mode:
authorTim Pearse <[email protected]>2022-10-12 16:28:21 -0700
committerTim Pearse <[email protected]>2022-10-12 16:28:21 -0700
commitcf82bbd4f5cee0ad0dd71aca77d504296d65ea6b (patch)
tree8cf5941bcd2c393d70c1ebe10b40d7eb0c09a4a8 /cst116-Ch7-Pearse.txt
parentChange 0 : Uploading gitignore file (diff)
downloadcst116-ch7-debugging-legokid1503-main.tar.xz
cst116-ch7-debugging-legokid1503-main.zip
Change 1: The debugging, output, and pseudocode.HEADmain
Diffstat (limited to 'cst116-Ch7-Pearse.txt')
-rw-r--r--cst116-Ch7-Pearse.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/cst116-Ch7-Pearse.txt b/cst116-Ch7-Pearse.txt
new file mode 100644
index 0000000..fa00cbb
--- /dev/null
+++ b/cst116-Ch7-Pearse.txt
@@ -0,0 +1,23 @@
+Enter your age: 1
+First Birthday
+
+C:\Users\legok\Source\Repos\cst116-ch7-debugging-legokid1503\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 18256) exited with code 0.
+Press any key to close this window . . .
+
+Enter your age: 15
+Teenager
+
+C:\Users\legok\Source\Repos\cst116-ch7-debugging-legokid1503\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 12740) exited with code 0.
+Press any key to close this window . . .
+
+Enter your age: 10
+Child
+
+C:\Users\legok\Source\Repos\cst116-ch7-debugging-legokid1503\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 11892) exited with code 0.
+Press any key to close this window . . .
+
+Enter your age: 65
+Senior
+
+C:\Users\legok\Source\Repos\cst116-ch7-debugging-legokid1503\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 11648) exited with code 0.
+Press any key to close this window . . . \ No newline at end of file