Write a menu driven C++ program that enables users to buy coffee from a shop. The program should propmt the user to enter choice of coffee they want and then comoute the total cost. The program should also allow users to repeated select options without exiting unless if the user has chosen a no option.
Comments
Leave a comment