Question: Write a Python program that prompts a user to read your weight in kllopams. Then the program will calculate and display the weight in frame
Write a Python program that prompts a user to read your weight in kllopams. Then the program will calculate and display the weight in frame and pounds. grams-kilogram*1000 pounds-kilograms * 2.20 Your output should be in the format: Enter the weight in kilograms Your weight in grams = Your weight in pounds - Note: Use the space below to type and test your code, but Make sure you copy and paste the code in the www space provided otherwise your given in such case. Run main.py Not sure what to do? Run some examples (start typing to dismiss)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
