1.

What is the output of the code shown? ['f', 't'][bool('spam')]

A. t
B. f
C. No output
D. Error
Answer» B. f


Discussion

No Comment Found