Write a program that asks the user to enter an objects mass


Scientists measure an object's mass in kilograms and its weight in newtons. If you know the amount of mass that an object has, you can calculate its weight, in newtons, with the following formula:

1149_93b489fd-b30e-439c-9235-6f633a5fe67b.png

Write a program that asks the user to enter an object's mass, and then calculates and displays 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 the object is too light.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a program that asks the user to enter an objects mass
Reference No:- TGS01630418

Expected delivery within 24 Hours