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)
Answer:
The answer is "Option c".
Explanation:
The name box is a part of the Microsoft Excel, that provides an input box on the left side of the formula row, which is usually shown on the "working cell" address on the worksheet. It can also use the name box is to easily switch to any location in the Worksheet, and wrong choices can be described as follows:
- In option a, It is used in worksheet but it's not a worksheet.
- In option b, It can't select cells.
- In option d, It is used to input a value not to identify the program.
Answer: just guess its a 50 50 %
Explanation:
When a company purchases a flood insurance policy for its data center, the risk management decision it took is: 4) Transference.
Risk management can be defined as a process which involves identifying, evaluating, analyzing and controlling potential risks (threats) that are present in a business, which can serve as an obstacle to its capital, revenues and profits.
Basically, risk management decision typically involves prioritizing cause of action or potential threats, so as to avoid, mitigate or transfer the risk that are likely to arise from such business decisions.
The risks or threats that are faced by a business firm can be transferred to a third-party such as an insurance agency, especially to protect its assets and resources in the event of a natural disaster such as flood, fire, earthquake, etc.
In conclusion, transference is a risk management decision that occurs when a company purchases a flood insurance policy for its data center.
Read more on risk management here: brainly.com/question/13760012