diff options
| author | jacobdw22 <[email protected]> | 2022-10-22 17:23:17 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-10-22 17:23:17 -0700 |
| commit | c15a70561076dbc541dbd02842d8d33e24aea324 (patch) | |
| tree | ac7d0bf921b57fb5215ff7587e8753141410da0f | |
| parent | Completed Main Debugging Assignments (diff) | |
| download | cst116-ch10-debugging-jacobdw22-c15a70561076dbc541dbd02842d8d33e24aea324.tar.xz cst116-ch10-debugging-jacobdw22-c15a70561076dbc541dbd02842d8d33e24aea324.zip | |
Completed Results
| -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 |