diff options
| -rw-r--r-- | cst116-ch10-debugging-wilson.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/cst116-ch10-debugging-wilson.txt b/cst116-ch10-debugging-wilson.txt index e69de29..d059b44 100644 --- a/cst116-ch10-debugging-wilson.txt +++ b/cst116-ch10-debugging-wilson.txt @@ -0,0 +1,20 @@ +Please enter your first name: Jacob + +Please enter your last name: Wilson + + + Welcome Zacob Wilson! + 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 |