

MCQOPTIONS
Saved Bookmarks
1. |
The output of the snippet of code shown below? bool(‘False’) bool() |
A. | True True |
B. | False True |
C. | False False |
D. | True False |
Answer» E. | |