This program should let a Krispy Kreme customer choose 4 doughnuts from the menu of 10 options.
A bug report has been has been submitted on this program.
It is quite a big program with quite a few errors. Hopefully you are an awsome bug fixer!
However it displays the same menu item four times and then it lets the customer choose ten doughnuts! Also the number the customer picks is not the correct doughnut.
Can you help fix it?
Run and explore the program to identify errors, there are more than one.
Read the comments, read the python code and refer to the code clips below to help you fix the errors one at a time.
Right click on your code and add a comment explaining what was wrong and how you fixed it.