Insert the correct snippet so that the program produces the expected output.

Insert the correct snippet so that the program produces the expected output.

Expected output:

Code:

A . b = 0 not in list
B . b = list[0]
C . b = 0 in list
D . b = False

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments