Ask Question
24 August, 01:02

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 August, 01:27
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers