Malika1
On this page, you find all documents, package deals, and flashcards offered by seller malika1.
- 11
- 0
- 1
Community
- Followers
- Following
2 items
Want to Practice conditional statement
*Include Questions only* 
Scientist measure an object’s mass in kilograms and its weight in newton. If you know 
the amount of mass that an object has, you can calculate its weight, newton, with 
following formula 
Weight = mass * 9.8 
Write a program that ask the user to enter an object’s mass, and then calculates and 
displays its weight. If the object’s weight is more than 1000 newton, display a message 
indicating it is too heavy. If the object’s weight is less than 1000 display ...
- Exam (elaborations)
- • 6 pages •
*Include Questions only* 
Scientist measure an object’s mass in kilograms and its weight in newton. If you know 
the amount of mass that an object has, you can calculate its weight, newton, with 
following formula 
Weight = mass * 9.8 
Write a program that ask the user to enter an object’s mass, and then calculates and 
displays its weight. If the object’s weight is more than 1000 newton, display a message 
indicating it is too heavy. If the object’s weight is less than 1000 display ...
condition statement if else Solved problems!!
This document includes if else statements problems Solution
- Exam (elaborations)
- • 19 pages •
This document includes if else statements problems Solution