// Start comments with double slashes.
// Separate each item by a #
// Options for the types of entries can be found in DataInputModel
// html commands can be in all lower or all upper but not mixed case. All lower is more efficient
TITLE
Please answer the following questions.
If you do not know the answer, enter Don't Know.
Click on Done button when done.
#
TEXTAREA
Required
Write a relational expression to return
true if the sum of length and width is not greater than 58 and false otherwise.
#
TEXTAREA
Required
Write a logical expression to return
true if either distance is greater than 200 or cost is less than 150, and false otherwise.