diff options
Diffstat (limited to 'CST116-Ch11-Debugging/Chap_11_dataoutput.txt')
| -rw-r--r-- | CST116-Ch11-Debugging/Chap_11_dataoutput.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/Chap_11_dataoutput.txt b/CST116-Ch11-Debugging/Chap_11_dataoutput.txt new file mode 100644 index 0000000..6a8554e --- /dev/null +++ b/CST116-Ch11-Debugging/Chap_11_dataoutput.txt @@ -0,0 +1,17 @@ + Here is the Output File +John 19 +Molly 23 +Tim 48 +Keil 42 +Trinh 21 +Anthony 25 +Kevin 27 +Cheryl 32 +Kim 16 +Dave 25 +Will 34 +TIMMY 37 + + + ** Total Records: 12 ** + The End |