Monday, December 10, 2012

Quick Check

#1. Write a code fragment to input the user's height in inches and assign the value to an int variable named height.

#2 Write a code fragment to input the user's weight in pounds and display the weight in kilograms, 1lb =453.592g.

No comments:

Post a Comment