Answer:
The program is given below with appropriate comments for better understanding
Explanation:
#Program
# foot stride = 2.5 feet
# 1 mile = 5280 feet
no_stride_first_min = int(input('Enter the number strides made durng the first minute of jogging: '))
no_stride_last_min = int(input('Enter the number strides made durng the last minute of jogging: '))
avg_stride_one_min = (no_stride_first_min + no_stride_last_min)/2 # calculates the average stride per minute
jogging_duration = float(input('Enter the total time spent jogging in hours and minute: '))
jogging_duration_hours = int(jogging_duration) # gets the hour
jogging_duration_min = jogging_duration - int(jogging_duration) # gets the minute
tot_jogging_duration_min = jogging_duration_hours*60 + jogging_duration_min # calculates total time in minutes
dist_feet = (avg_stride_one_min*2.5)*tot_jogging_duration_min # calculates the total distance in feet
dist_miles = dist_feet/5280 # calculates the total distance in mile
print('Distance traveled in miles = {0:.2f} miles'.format(dist_miles))
Answer:
The architectural pattern i will use for the school management is the client-server pattern.
This pattern would consist of a server and many clients. wherein the server component would provide services to that of the clients and its components as specified and also there would be a client request service from that of the server.
Explanation:
Solution
A school management system would always involve the client server pattern as this pattern would have a server and many clients wherein the server component would give services to that of the clients and its components as specified and also there would be a client request service from that of the server. This server would share the appropriate services to such clients and also listen to the client's requests.
Such kind of pattern would mostly be used for for the online platforms or application like that of document.
Answer: Application.
Explanation:
The question on wether to contine the use of cadavers in the lab for test is being centered around its application. Cadaver which is same as a corpse or dead body is used in crash site during automobil test in lab, some of this cadavers are been disrespected with their applications in the automobile industries because many didn’t consent to be used in those experiments or test.
Your answer is correct the last procedure of a vehicle starting is selecting the appropriate gear for the right situation. (D)
JT2 oaoaosnforeneomdocdmsnsksmsmsodnfnfj