Introduction
Create an application that asks the user for the length and width of a
rectangle and then displays the area of the rectangle when the
Calculate button is selected. Include a change event procedure that
clears the answer label when the user types a new value for the
length or width.
Important features
- Commented code
- Proper indents