Write a program that converts pounds into kilograms. The program prompts the user to enter a number

Question:

Write a program that converts pounds into kilograms. The program prompts the user to enter a number in pounds, converts it to kilograms, and displays the result. One pound is 0.454 kilograms. Here is a sample run:

Enter a number in pounds: 55.5

55.5 pounds is 25.197 kilograms

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: