1. An object in motion is said to have kinetic energy. Kinetic energy is determined by the velocity and mass of the object in motion. If m and v are the mass and velocity of the object:
??????? ?????? = (1/2 *? )∗ (v^2)
Write a Python function that calculates and returns the kinetic energy given m and v. Ask the user to input the mass and velocity of a moving object. Using the python function that you wrote calculate and display the Kinetic Energy of the object. The function itself should not print anything. Test for various values and submit for m = 10 kg, v = 30 miles per hour
// PLEASE GIVE ME +VE RATING.
// YOUR RATING IS IMPORTANT FOR ME.
// THANKS.
Get Answers For Free
Most questions answered within 1 hours.