diff options
| author | Morgan Cyrus <[email protected]> | 2022-10-30 12:26:42 -0700 |
|---|---|---|
| committer | Morgan Cyrus <[email protected]> | 2022-10-30 12:26:42 -0700 |
| commit | ad8be5a37b29265f416d5b1f7a9c468ba20692b0 (patch) | |
| tree | 76b9a15f6e0f027abc62631a01284e075c923694 /CST116-Ch10-Debugging/CST116-Text-Cyrus.txt | |
| parent | removed const (diff) | |
| download | cst116-ch10-debugging-cyrus-main.tar.xz cst116-ch10-debugging-cyrus-main.zip | |
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Text-Cyrus.txt')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Text-Cyrus.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Text-Cyrus.txt b/CST116-Ch10-Debugging/CST116-Text-Cyrus.txt new file mode 100644 index 0000000..56a9156 --- /dev/null +++ b/CST116-Ch10-Debugging/CST116-Text-Cyrus.txt @@ -0,0 +1,20 @@ +Please enter your first name: Morgan + +Please enter your last name: Cyrus + + + Welcome Morgan Cyrus! + 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 |