Ask Question
24 December, 15:16

What is the code for this? I need it in python.

Write a program that asks the user for the following things:

The names of three ingredients for a salad recipe.

The number of ounces of each ingredient required for one serving (these should just be floats, like 2.5).

The number of servings desired (this should be an integer). You should only ask for the number of servings once.

Note no loop is required for this program but you can use them

The program should then output the total number of ounces of each ingredient required to make the desired number of servings.

+1
Answers (1)
  1. 24 December, 17:41
    0
    You could use the program Weight Watchers. It tells you everything that you have listed.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What is the code for this? I need it in python. Write a program that asks the user for the following things: The names of three ingredients ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers