diff options
| author | Musa Ahmed <[email protected]> | 2022-10-25 18:08:24 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-25 18:08:24 -0700 |
| commit | 7d7e817f71141cf2670407149a729fa8736ec8d2 (patch) | |
| tree | 11740f7cb88d27cc8c15eafd502388fa27aa0b5b /CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.txt | |
| parent | renamed files (diff) | |
| download | cst116-ch10-debugging-m005a-7d7e817f71141cf2670407149a729fa8736ec8d2.tar.xz cst116-ch10-debugging-m005a-7d7e817f71141cf2670407149a729fa8736ec8d2.zip | |
Added output text file
Diffstat (limited to 'CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.txt')
| -rw-r--r-- | CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.txt b/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.txt new file mode 100644 index 0000000..295f134 --- /dev/null +++ b/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.txt @@ -0,0 +1,23 @@ +Please enter your first name: Musa + +Please enter your last name: Ahmed + + + Welcome Musa Ahmed! + 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 + +C:\Users\macho\source\repos\cst116-ch10-debugging-M005A\CST116-Ch10-Debugging-Ahmed\x64\Debug\CST116-Ch10-Debugging-Ahmed.exe (process 21840) exited with code 0. +Press any key to close this window . . .
\ No newline at end of file |