[SOLVED] SOLVED:program that prompts the user to enter the weight of a person in kilograms

12.99 $

Category:

Description

5/5 - (1 vote)

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 = 2.2
pounds.) Format your output with two decimal places.