Question: solve this question please in python Program 2 5 Points Write a program that prompts the user to enter the weight in Kilogram then convert


solve this question please in python
Program 2 5 Points Write a program that prompts the user to enter the weight in Kilogram then convert it to pound by using the following formula: pound = kilograms * 2.2 Round the result to the nearest whole number using the (floor) function in the Math module The following are sample runs: Enter the wight in kilogram (Kg): 8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
