The files below contain a flowchart with syntax and/or logical errors. Examine the flowchart and then find and correct all the bugs.
The word and image files are the same thing. You can edit the word file, just make the changes in a different color. You should find 3 things that are wrong with this assignment.
*Coding language is not available*
This program assigns a 1056 discount to customjp orders more than discount customer orders more than 24 items and 20x tar housekeeping.
Declarations: string name, int toms, float PRICEEACH 1.39, int OFFI, float CUT_OFFZ, int DISCOUNTI, float DISCOUNTZ, int total, string QUIT "ZZZ".
Output: Enter customer name.
Input: name.
Return: housekeeping().
detailLoop():
Output: Enter number of items.
Yes
name QUIT?
detailLoop():
Input: items.
finish().
total = items * PRICEEACH.
Yes
items CUT_OFF1?
total = total - OFFI.
Yes
items CUT_OFFL?
total = total - DISCOUNTZ.
finisho()
Output: Program finished.
Output: Total for name: total.
Return: Enter customer name. QUIT to quit.
Input: name.
Return.