assume the variable age has been assigned an integer value, and the variable is full time student has been assigned a boolean value (true or false). write an expression that evaluates to true if age is less than 19 or is full time student is true.