

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following Python code, if s1= {1, 2, 3}? |
A. | True |
B. | Error |
C. | No output |
D. | FalseView Answer |
Answer» B. Error | |