aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging/CST116-Ch7-Debugging.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.txt')
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.txt b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.txt
new file mode 100644
index 0000000..5e6871a
--- /dev/null
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.txt
@@ -0,0 +1,11 @@
+Exercise 1:
+Enter your age: 18
+Teenager
+
+Excercise 2:
+Enter your age: 25
+Adult
+
+Excercise 3:
+Enter your age: 10
+Child \ No newline at end of file