assignment write a program

Assignment 1.2 [35 points]

Write a program that asks the user to enter a number of pounds, reads that value that the user typed, and then converts it to ounces and prints out the result. There are 16 ounces in a pound. In the following sample screen output, “4” is in bold to indicate that it is input by the user, not printed by the computer