Write a python program that asks the user to input the type fruit she wants from the following: ‘Apple’, ‘Mango’, ‘Orange’, ‘Banana’.

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.