Answer:
month = input("Input the month (e.g. January, February etc.): ")
day = int(input("Input the day: "))
if month in ('January', 'February', 'March'):
season = 'winter'
elif month in ('April', 'May', 'June'):
season = 'spring'
elif month in ('July', 'August', 'September'):
season = 'summer'
else:
season = 'autumn'
if (month == 'March') and (day > 19):
season = 'spring'
elif (month == 'June') and (day > 20):
season = 'summer'
elif (month == 'September') and (day > 21):
season = 'autumn'
elif (month == 'December') and (day > 20):
season = 'winter'
print("Season is",season)
Explanation:
Based on the calculations, Vivian's Violins net operating income is equal to: D. $99,000.
<h3>How to calculate net operating income?</h3>
Mathematically, the net operating income of an individual or business firm can be calculated by using this formula:
Net operating income = Contribution margin - Total fixed costs
<u>Given the following data:</u>
- Contribution margin = $184,000
- Fixed costs total $85,000
Substituting the given parameters into the formula, we have;
Net operating income = $184,000 - $85,000
Net operating income = $99,000.
Read more on net operating income here: brainly.com/question/24165947
#SPJ1
Solution :
Given :
External diameter of the hemispherical shell, D = 500 mm
Thickness, t = 20 mm
Internal diameter, d = D - 2t
= 500 - 2(20)
= 460 mm
So, internal radius, r = 230 mm
= 0.23 m
Density of molten metal, ρ = 
= 
The height of pouring cavity above parting surface is h = 300 mm
= 0.3 m
So, the metallostatic thrust on the upper mold at the end of casting is :

Area, A 




= 7043.42 N
Answer:
The pressure reduces to 2.588 bars.
Explanation:
According to Bernoulli's theorem for ideal flow we have

Since the losses are neglected thus applying this theorm between upper and lower porion we have

Now by continuity equation we have

Applying the values in the Bernoulli's equation we get

Answer:
Hello Monk7294!
Answer:
Employee education
Explanation:
The most important countermeasure for social engineering is employee education. All the employees should be trained to keep confidential data safe. As a part of security education, organizations have to provide timely orientation about their security policy to new employees. The security policy should address the consequences of the breaches.
<em>- I Hope this helps Have an awesome day!</em>
<em>~ Chloe marcus <3</em>