From 0de98758fe7e699733f40d1ab00f940264dbbef3 Mon Sep 17 00:00:00 2001 From: prestonderek Date: Wed, 12 Oct 2022 14:00:45 -0700 Subject: Commit agian for exersize 1 complete --- CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp') diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp index cad680a..2fc1f9e 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp @@ -41,6 +41,7 @@ * 5) Why is the action with the else executing? * 6) Fix the problem and re-run to verify the problem was corrected. ********************************************************************/ +//exersize 1 complete #include using std::cout; -- cgit v1.2.3