Consider the program mquiz0.c. This should prompt for the user's name; then print "Hello " followed by the user's name; then repeatedly ask the user what the best album of all time is, unless and until the answer "Dark Side of the Moon" is given.
Test whether this program behaves as specified.
If not,
identify and correct any defects. Carefully record each such
defect, and your correction, in your formal report.