The program asks the user to input their weight in kilograms, then multiplies that input by 2.2 to convert it to pounds since there are 2.2 pounds in a kilogram. It then prints out the converted weight in pounds.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
41 views
Python R19 Lab Manual
The program asks the user to input their weight in kilograms, then multiplies that input by 2.2 to convert it to pounds since there are 2.2 pounds in a kilogram. It then prints out the converted weight in pounds.