Computer Science, asked by jaspannu2000, 9 months ago

write a program that prompts the user to enter the weight of a person in kilogram and outputs the equivalent weight in pounds ( note 1 kilogram = 2.2 pounds)​

Answers

Answered by aaravs618gmailcom
1

Answer to:

Write a program that prompts the user to enter the weight of a person in kilograms and outputs the equivalent weight in pounds. Output both the weights rounded to two decimal places. (Note that 1 kilogram is 2.2 pounds.)

View Answer

Similar questions