diff options
| author | matthewtaeza <[email protected]> | 2022-11-01 16:17:48 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-01 16:17:48 -0700 |
| commit | f9e4b93ac4b955e1e0336ae926ff671a7d9a616c (patch) | |
| tree | 8aa819870d7ed96eafe9b36f5106b35783cd8b52 /Ch11 Debugging Outputs.txt | |
| parent | Initial commit (diff) | |
| download | cst116-ch11-debugging-matthewtaeza-master.tar.xz cst116-ch11-debugging-matthewtaeza-master.zip | |
Diffstat (limited to 'Ch11 Debugging Outputs.txt')
| -rw-r--r-- | Ch11 Debugging Outputs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Ch11 Debugging Outputs.txt b/Ch11 Debugging Outputs.txt new file mode 100644 index 0000000..f7970d6 --- /dev/null +++ b/Ch11 Debugging Outputs.txt @@ -0,0 +1,7 @@ +Troy 12
+Jose 14
+Matthew 17
+
+
+ ** Total Records: 3 **
+ The End
\ No newline at end of file |