Energy Drink Survey C++ Code
This code asks the users to complete a simple survey. It then shows the results to the user.
The code asks the user to enter a number for the following questions:
- Number of respondents.
- Number of people who drinks energy drinks.
- Number of people who prefer a critical flavor in their drinks.
It will then show the percentage based on the answers provided for questions 2 and 3.