From c15a70561076dbc541dbd02842d8d33e24aea324 Mon Sep 17 00:00:00 2001 From: jacobdw22 Date: Sat, 22 Oct 2022 17:23:17 -0700 Subject: Completed Results --- cst116-ch10-debugging-wilson.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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 -- cgit v1.2.3