From 3d4e88800fe497cddac47538210db1bba28a25ea Mon Sep 17 00:00:00 2001 From: Aaron Hill Date: Wed, 5 Oct 2022 14:16:24 -0700 Subject: 3.2 --- 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 ce405fc..d795af0 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp @@ -42,6 +42,7 @@ * 1) Run the program without debugging. * Done * 2) When prompted, enter the value of 10 for your age. +* Done * 3) Why does the program print both "Child" and "Adult"? * 4) Re-run the program this time with debugging and run to * Breakpoint 2. -- cgit v1.2.3