How would I go about this? Please write the pseudocode and the python code for the following task: Write a program to help you prepare a meal prompt the user to enter their favorite 3 fruits prompt...


How would I go about this?


Please write the pseudocode and the python code for the following task:


Write a program to help you prepare a meal



  • prompt the user to enter their favorite 3 fruits

  • prompt the user to enter their favorite 3  vegetables

  • prompt the user to enter their favorite 3  proteins

  • suggest a 3 course meal by randomly selecting one item from each category

  • Hint:   You could use a function to prompt the user with a question and get their response, but that approach is not necessary.



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here