Question: QL Consider the following code: found = False failed = true if failed == false: print(T1) if found 1 = failed! print(T2) if not found
QL Consider the following code: found = False failed = true if failed == "false": print("T1") if found 1 = failed! print("T2") if not found and failed: print("13") if not failed: print("14") if not failed or found: print("15") The output of the code is: Drag and drop the correct answers in the corresponding boxes above: T3T2T4 T5 T1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
