Design a program that asks the user to enter an objects mass, and then calculates its weight. if the object weighs more than 1,000 newtons, display a message indicating that it is too heavy. if the object weighs less than 10 newtons, display a message indicating that it is too light.