Write a program that will allow the user to read in a weight in pounds and have it display the equivalent weight in grams.
Please be aware that one pound is equivalent to 454 grams.
Run the program with two or three input values. Copy and paste the output at the end of your program listing. Make sure that you have a comment describing what the program does and nother comment with the assignment number and your name.