Question: in python please 3 tries left Assume the variable age has been assigned an integer value, and the variable is_full_time_student has been assigned a Boolean
in python please

3 tries left 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 if statement that assigns True to the status variable if age is less than 19 or is_full_time_student is True
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
