Examveda What will be the output of the following Python code? ['f', 't'][bool('spam')] A. tB. fC. No outputD. ErrorAnswer: Option A This Question Belongs to Python Program >> Bitwise And Boolean
Join The Discussion