From ae1e66d2cd6e323acf696f6703d2e40a1eb2c3a2 Mon Sep 17 00:00:00 2001 From: Morgan Cyrus Date: Wed, 12 Oct 2022 20:32:46 -0700 Subject: beginning exercise 3 --- CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp index 21c8098..6663f38 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp @@ -68,6 +68,7 @@ * Debugging Exercise 3 * * 1) Run the program without debugging. +* * 2) When prompted, enter the value of 10 for your age. * 3) Why does the program print both "Child" and "Adult"? * 4) Re-run the program this time with debugging and run to -- cgit v1.2.3