I am new to programming as a whole so bear with me. Here is my problem I am to complete for school. I have tried different coding and failed miserably, so I am wanting to start from the beginning.
"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."