diff options
| author | Joe Traver <[email protected]> | 2022-11-09 23:07:51 -0800 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-11-09 23:07:51 -0800 |
| commit | f577e70f47129b89f307d08be13c252c4b484ef5 (patch) | |
| tree | 19e10a79dc93bfd85c1e6a896e516c2856c879dc /CST116_Ch11_Program_Output.txt | |
| parent | Added pseudo code (diff) | |
| download | cst116-ch11-debugging-joetraver30-master.tar.xz cst116-ch11-debugging-joetraver30-master.zip | |
Diffstat (limited to 'CST116_Ch11_Program_Output.txt')
| -rw-r--r-- | CST116_Ch11_Program_Output.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CST116_Ch11_Program_Output.txt b/CST116_Ch11_Program_Output.txt new file mode 100644 index 0000000..2794c3b --- /dev/null +++ b/CST116_Ch11_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 |