diff options
| author | Joe Traver <[email protected]> | 2022-11-09 22:06:14 -0800 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-11-09 22:06:14 -0800 |
| commit | f2cdf44c01cc1b39c95875b3ab97b3f80352b158 (patch) | |
| tree | 8406d43b60396de45414266f47b948a5739dadcc /Program_output.txt | |
| parent | Tested program (diff) | |
| download | archived-cst116-ch11-debugging-joetraver30-f2cdf44c01cc1b39c95875b3ab97b3f80352b158.tar.xz archived-cst116-ch11-debugging-joetraver30-f2cdf44c01cc1b39c95875b3ab97b3f80352b158.zip | |
output txt file added
Diffstat (limited to 'Program_output.txt')
| -rw-r--r-- | Program_output.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Program_output.txt b/Program_output.txt new file mode 100644 index 0000000..2794c3b --- /dev/null +++ b/Program_output.txt @@ -0,0 +1,15 @@ +John 19 +Molly 23 +Tim 48 +Keil 42 +Trinh 21 +Anthony 25 +Kevin 27 +Cheryl 32 +Kim 16 +Dave 25 +Will 34 + + + ** Total Records: 11 ** + The End
\ No newline at end of file |