Write an application that allows a user to input the height and width of a rectangle and output the area and perimeter. Use methods for entering the values, performing the computations, and displaying the results. Results should be formatted and printed in a tubular display.
main
perimeter back to main
the results
Should look like this: http://i.imgur.com/mJSQyzG.png