From 388e44271604002577b10841934d5f2c3cc5df1e Mon Sep 17 00:00:00 2001 From: Tim Pearse Date: Wed, 2 Nov 2022 17:16:14 -0700 Subject: Change 1 : The Code is done? Next Step : Pseudocode --- CST116-Ch11-Debugging/Chap_11_dataoutput.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CST116-Ch11-Debugging/Chap_11_dataoutput.txt (limited to 'CST116-Ch11-Debugging/Chap_11_dataoutput.txt') 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 -- cgit v1.2.3