Learning Goal: I’m working on a programming question and need an explanation and answer to help me learn.
Below are some instructions that were given to me. I just need help constructing a program that will meet all the criteria’s listed below.
Write a python program that asks the user to input the type fruit she wants from the following: ‘Apple’, ‘Mango’, ‘Orange’, ‘Banana’. To finish entering the user should input ‘Exit’. The program output should display the count of each type of fruit entered.