Print the source code of this program
plus the output of the following four executions:
- Execution 1: Input the weight as a negative number of ounces.
- Execution 2: Input the weight as 0ounces.
- Execution 3: Input the weight as 5 ounces.
- Execution 4: Input the weight as 42 ounces.
|