diff options
| author | JonCr <[email protected]> | 2022-10-28 02:12:56 -0700 |
|---|---|---|
| committer | JonCr <[email protected]> | 2022-10-28 02:12:56 -0700 |
| commit | 12024f70066009960ec10e0c3ac0c1a27252834f (patch) | |
| tree | efc1e65da0c6dd4ece68b006d0d2c734ef6fbacc /CST116-Ch10-Crombie.txt | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch10-debugging-cognitiveshadow-12024f70066009960ec10e0c3ac0c1a27252834f.tar.xz cst116-ch10-debugging-cognitiveshadow-12024f70066009960ec10e0c3ac0c1a27252834f.zip | |
Diffstat (limited to 'CST116-Ch10-Crombie.txt')
| -rw-r--r-- | CST116-Ch10-Crombie.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CST116-Ch10-Crombie.txt b/CST116-Ch10-Crombie.txt new file mode 100644 index 0000000..d0647ea --- /dev/null +++ b/CST116-Ch10-Crombie.txt @@ -0,0 +1,20 @@ +Please enter your first name: Jonathan + +Please enter your last name: Crombie + + + Welcome Jonathan Crombie! + 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 |