Do Practice Program but add a constructor that allows the user to initialize the name and alcoholic content of the beer.
Define a Beer class that contains the following instance variables with accessors/ mutators:

Write code in a main method that creates two Beer objects with different alcohol percentages. Invoke the intoxicated method for a light individual and a heavy individual and output the estimated number of drinks to become legally intoxicated.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.