aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/Code Output.txt
diff options
context:
space:
mode:
authorJoe Traver <[email protected]>2022-10-26 20:56:29 -0700
committerJoe Traver <[email protected]>2022-10-26 20:56:29 -0700
commitbf5df704a062a3714d38589cc1d7a647cf8b2a14 (patch)
tree73d552bfe262d89bb9da8c3ae374c97e0476b6b7 /CST116-Ch10-Debugging/Code Output.txt
parentCode output added (diff)
downloadcst116-ch10-debugging-joetraver30-main.tar.xz
cst116-ch10-debugging-joetraver30-main.zip
Added pseudo code and finished the assignmentHEADmain
Diffstat (limited to 'CST116-Ch10-Debugging/Code Output.txt')
-rw-r--r--CST116-Ch10-Debugging/Code Output.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/CST116-Ch10-Debugging/Code Output.txt b/CST116-Ch10-Debugging/Code Output.txt
deleted file mode 100644
index 65a30a0..0000000
--- a/CST116-Ch10-Debugging/Code Output.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-Please enter your first name: Joe
-
-Please enter your last name: Traver
-
-
- Welcome Joe Traver!
- Hope all is well
-
- x y z
-
- 0 100 -99
- 99 101 200
- 2 102 104
- 3 103 106
- 4 104 108
- 5 105 110
- 6 106 112
- 7 107 114
- 8 108 116
- 9 109 118 \ No newline at end of file