diff options
| author | abd00l4h <[email protected]> | 2022-10-26 21:52:10 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-26 21:52:10 -0700 |
| commit | 84a6445c012beaf4ddf75f5f8df4542b1144343b (patch) | |
| tree | 490d16707c62a8a2f12def855c21791da25f9d35 /CST116-Ch10-Debugging/CST116-CH10-Output-Havaldar.txt | |
| parent | Finished Debugging Exercise 3 (diff) | |
| download | cst116-ch10-debugging-abd00l4h-main.tar.xz cst116-ch10-debugging-abd00l4h-main.zip | |
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-CH10-Output-Havaldar.txt')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-CH10-Output-Havaldar.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-CH10-Output-Havaldar.txt b/CST116-Ch10-Debugging/CST116-CH10-Output-Havaldar.txt new file mode 100644 index 0000000..482b3e3 --- /dev/null +++ b/CST116-Ch10-Debugging/CST116-CH10-Output-Havaldar.txt @@ -0,0 +1,20 @@ +Please enter your first name: Abdullah
+
+Please enter your last name: Havaldar
+
+
+ Welcome Abdullah Havaldar!
+ Hope all is well
+
+ x y z
+
+ 0 100 -99
+ 1 101 99
+ 2 102 104
+ 3 103 106
+ 4 104 108
+ 5 105 110
+ 6 106 112
+ 7 107 114
+ -858993460 108 -858993352
+ -858993460 109 -858993351
|