From 30eca1a2ae637000d5344e5eb6eebb5bfb256b16 Mon Sep 17 00:00:00 2001 From: Aaron Hill Date: Wed, 5 Oct 2022 14:16:12 -0700 Subject: Ran debug --- 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 db15efc..ce405fc 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp @@ -40,6 +40,7 @@ * Debugging Exercise 3 * * 1) Run the program without debugging. +* Done * 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