// 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 an assignment expression to
increase the value of the variable quantity by the value of the variable extra.
#
TEXTAREA
Required
Write a bit-wise expression to return
twice the value of the integer variable quantity.