The answers in the bottom left of the MyPyTutor's problem "Processing Lists Using a For Loop" states that the input "has_gt([1, 2, 3], 5) -> True" whereas the code needs to return as False to adhere to the given requirements and to be counted as correct to submit.
The answers in the bottom left of the MyPyTutor's problem "Processing Lists Using a For Loop" states that the input "has_gt([1, 2, 3], 5) -> True" whereas the code needs to return as False to adhere to the given requirements and to be counted as correct to submit.