From 0af4ae7bbb8ec72a4646326deefc3362fdace705 Mon Sep 17 00:00:00 2001 From: Andrei F Date: Wed, 2 Nov 2022 21:17:40 -0700 Subject: Finishing chapter 11 --- CST116-Ch11-Debugging-Florea.txt | 3 ++- Chap_11_Report.txt | 3 ++- Chap_11_data.txt | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CST116-Ch11-Debugging-Florea.txt b/CST116-Ch11-Debugging-Florea.txt index 0c8c059..67d6435 100644 --- a/CST116-Ch11-Debugging-Florea.txt +++ b/CST116-Ch11-Debugging-Florea.txt @@ -9,7 +9,8 @@ Cheryl 32 Kim 16 Dave 25 Will 34 +Andrei 19 - ** Total Records: 11 ** + ** Total Records: 12 ** The End \ No newline at end of file diff --git a/Chap_11_Report.txt b/Chap_11_Report.txt index cda3f30..225c167 100644 --- a/Chap_11_Report.txt +++ b/Chap_11_Report.txt @@ -10,7 +10,8 @@ Cheryl 32 Kim 16 Dave 25 Will 34 +Andrei 19 - ** Total Records: 11 ** + ** Total Records: 12 ** The End diff --git a/Chap_11_data.txt b/Chap_11_data.txt index e4083f4..175eb7d 100644 --- a/Chap_11_data.txt +++ b/Chap_11_data.txt @@ -9,3 +9,4 @@ Cheryl 32 Kim 16 Dave 25 Will 34 +Andrei 19 -- cgit v1.2.3