// 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 You want to meet with your teacher.
The integer variables myDays and teacherDays hold
the bit-wise representations of the days of the month that you and the teacher are free.
Write a bit-wise expression to return
the possible days that you can meet with your teacher. # TEXTAREA Required Write an expression to return
true if the integer variable quantity holds an even value,
and false otherwise.