diff options
| author | Tim Pearse <[email protected]> | 2022-11-02 17:16:14 -0700 |
|---|---|---|
| committer | Tim Pearse <[email protected]> | 2022-11-02 17:16:14 -0700 |
| commit | 388e44271604002577b10841934d5f2c3cc5df1e (patch) | |
| tree | 0ba06e3587db28d2f6435f90d117dc96411c4c28 /CST116-Ch11-Debugging/Chap_11_dataoutput.txt | |
| parent | Initial commit (diff) | |
| download | cst116-ch11-debugging-legokid1503-master.tar.xz cst116-ch11-debugging-legokid1503-master.zip | |
Next Step : Pseudocode
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 |