Question: this flowchart contains three syntax and/or logical errors. housekeep should be housekeeping I think not sure about the others. Y/ Program prompts users for names

this flowchart contains three syntax and/or logical errors. housekeep should be housekeeping I think not sure about the others.
Y/ Program prompts users for names and quantities for and displays total for each user until "XXX" is entered $2.00 product start housekeepingo ) output PROMPT1 Declarations string name num quantity num PRICE_EACH = 2.00 num total string PROMPT1 = "Enter name" string PROMPT2 = "Enter quantity" string QUIT = "XXX" string END_MSG = "END of job" input name return housekeep() detailLoop) ) Yes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
