Answered step by step
Verified Expert Solution
Question
1 Approved Answer
have added many print statements to debug and yet, none of them get printed. especially in finalname ( ) :waiting for input... does not print.
have added many print statements to debug and yet, none of them get printed. especially in finalname:"waiting for input..." does not print. neither do any of the debug statements. however, if exit is entered, the loop breaks and if there's an error, "error!", gets printed so the loop and method DOES get executed but displayname never prints with the new array. and any changes made to the array never get updated. im so confused, why would some messages, the ones in if statements get printed but none of the actual printing lines?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started