2. Print Menu Until User Quits Write a `do...while` loop that keeps displaying a menu to the user until they choose to quit by entering "q".
11th Question