In this assignment, you will create a program that computes the distance an object will fall in Earth's gravity.

Create a new class called GravityCalculator.
Copy and paste the following...