aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Williams-Run.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging-Williams-Run.txt')
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging-Williams-Run.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Williams-Run.txt b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Williams-Run.txt
new file mode 100644
index 0000000..9a19982
--- /dev/null
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Williams-Run.txt
@@ -0,0 +1,34 @@
+Please enter your first name: Tim
+
+Please enter your last name: Timmyson
+
+
+ Welcome Tim Timmyson!
+ Hope all is well
+
+ x y z
+
+ 0 100 100
+ 1 101 102
+ 2 102 104
+ 3 103 106
+ 4 104 108
+
+
+Also I broke your code, do better next time lol:
+
+Please enter your first name: Glornax
+
+Please enter your last name: the Destroyer
+
+
+ Welcome Glornax the!
+ Hope all is well
+
+ x y z
+
+ 0 100 100
+ 1 101 102
+ 2 102 104
+ 3 103 106
+ 4 104 108 \ No newline at end of file