subject

Assume that an int variable age has been declared and already given a value and assume that a char variable choice has been declared as well. assume further that the user has just been presented with the following menu:

s: hangar steak, red potatoes, asparagus
t: whole trout, long rice, brussel sprouts
b: cheddar cheeseburger, steak fries, cole slaw
(yes, this menu really is a menu! )

write some code that reads a single character (s or t or b) into choice . then the code prints out a recommended accompanying drink as follows:

if the value of age is 21 or lower, the recommendation is "vegetable juice" for steak, "cranberry juice" for trout, and "soda" for the burger. otherwise, the recommendations are "cabernet", "chardonnay", and "ipa" for steak, trout, and burger respectively. regardless of the value of age , your code should print "invalid menu selection" if the character read into choice was not s or t or b.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 07:00
What are three software programs for mobile computing?
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Visually impaired individuals generally rely on the for navigation. thus, designers need to ensure that mouse-specific inputs, such as pointing, clicking, and hovering, can be done without a mouse.
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
Which feature of a blog to restore and retrieve older post
Answers: 3
question
Computers and Technology, 24.06.2019 21:30
Write an algorithm to check if a number is even or odd and show with flow chart step by step
Answers: 2
You know the right answer?
Assume that an int variable age has been declared and already given a value and assume that a char v...
Questions
question
Computers and Technology, 27.10.2020 18:00
question
Mathematics, 27.10.2020 18:00
question
Mathematics, 27.10.2020 18:00
Questions on the website: 13722367