diff options
| author | prestonderek <[email protected]> | 2022-11-01 19:27:58 -0700 |
|---|---|---|
| committer | prestonderek <[email protected]> | 2022-11-01 19:27:58 -0700 |
| commit | d6d85baea968a4b44ee5a51b84b7e46474cbc599 (patch) | |
| tree | 99020711acbce177cb690cbc66856d0971e9307b /Chap_11_Report_Preston.txt | |
| parent | Added my output file and ran program. It told me trouble opening file. This w... (diff) | |
| download | archived-cst116-ch11-debugging-prestonderek-d6d85baea968a4b44ee5a51b84b7e46474cbc599.tar.xz archived-cst116-ch11-debugging-prestonderek-d6d85baea968a4b44ee5a51b84b7e46474cbc599.zip | |
commit for report log
Diffstat (limited to 'Chap_11_Report_Preston.txt')
| -rw-r--r-- | Chap_11_Report_Preston.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Chap_11_Report_Preston.txt b/Chap_11_Report_Preston.txt new file mode 100644 index 0000000..cbd9f35 --- /dev/null +++ b/Chap_11_Report_Preston.txt @@ -0,0 +1,17 @@ + Here is the Output File +Tony 12 +John 1 +Sara 3 +Derek 2 +Norah 5 +Mylah 7 +Hannah 10 +Bob 4 +Dylan 9 +Wixy 6 +Filter 11 +Abby 8 + + + ** Total Records: 11 ** + The End |