1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
____ [38]
3 years ago
5

A cookie recipe calls for the following ingredients:

Computers and Technology
1 answer:
Romashka [77]3 years ago
4 0

def cookie_Recipe(recipe):

   

   sugar=(0.03125*recipe)

   butter=(0.02083333333*recipe)

   flour=(0.05729166666*recipe)

   LF1=round(sugar, 2)

   LF2=round(butter,2)

   LF3=round(flour, 2)

   print("You will need:")

   print(LF1, "cups of sugar")

   print(LF2, "cups of butter")

   print(LF3, "cups of flour")

   print("To make", recipe, 'cookies')

recipe=int(input("How many cookies do you want to make?\n"))

cookie_Recipe(recipe)

You might be interested in
What is one reason that writing effective messages is so important
jarptica [38.1K]
Effective communication proves the sender is technologically advanced
3 0
3 years ago
Read 2 more answers
What important practice can help prevent hardware trouble?
sleet_krkn [62]
<span>C. Maintenance is an important practice can help prevent hardware trouble. Maintenance involves operational and functional checks, servicing, repairing or replacing if necessary. Maintenance has two types which are </span>preventive or scheduled maintenance and corrective maintenance. Inspecting, maintaining and protecting a device, equipment or facilities before breaking down or other problems occur it is called preventive while corrective is when it is repaired or replaced after wear, malfunction or break down.

 

 


3 0
3 years ago
whats something that u want to do but ur parents wont allow it like having a phone or going to a college ​
den301095 [7]

Answer:

getting a motorcycle and getting a tattoo

6 0
3 years ago
Read 2 more answers
On the MarketingConsultants worksheet, in cells D10:H13, use a PMT function to calculate the end of the month payment amount. En
vitfil [10]

Answer:

sdddddddde22

Explanation:

5 0
2 years ago
Which of the following is NOT a type of insurance fraud?
inessss [21]

Answer:

Arson

Explanation:

Because arson is setting something on fire on purpose to cause damage.

The others all are some form or another of insurance fraud.

8 0
3 years ago
Read 2 more answers
Other questions:
  • What are the uses of joystick​
    13·1 answer
  • A ____ appearing in the main text of a document indicates a footnote or endnote.
    15·1 answer
  • "The network layer is responsible for transferring packets of data from the A.Source computer to the destination computer on adj
    11·1 answer
  • A golf ball is at rest on the grass. What must happen to cause the ball to move?
    5·1 answer
  • James has a USB flash drive that he has used at work. The drive needs to be thrown away, but James wants to make sure that the d
    12·1 answer
  • Suppose you own a travel agency in a large city. You have many corporate clients, but growth has slowed somewhat Some long-term
    15·1 answer
  • Demographics refers to
    7·1 answer
  • Discuss how 3D modeling enhances animation.
    13·1 answer
  • given the variables temperature and humidity, write an expression that evaluates to true if and only if the temperature is great
    11·1 answer
  • Discuss the advantages and disadvantages of supporting links to files that cross mount points (that is, the file link refers to
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!