Answer:
It is 4.3
Explanation:
because 15.7 minus 11.4 is equal to 4.3.
It's not A or B. And between C and D, I'd choose flexible schedules. <span />
The code that read two numbers from user input, then, print the sum of those numbers are as follows:
x = int(input("write a number: "))
y = int(input("write another number: "))
print(x + y)
<h3 /><h3>Code explanation</h3>
- The first line of code ask the user for a number input. The integer input is stored in a variable x.
- The second line of code ask the user for another number input . The integer input is stored in a variable y.
- Finally, we print the sum of the user's input.
learn more on python code here: brainly.com/question/15183327?referrer=searchResults
Answer:
The average speed would be 10 seconds.
Explanation:
Hope this helps:)
D is the correct answer as there are reduced punishments for juvenile offenders and mentally ill people as it is believed that they are truly not thinking their actions through properly and are not capable of making the proper decisions.