Question 3
Let L be a non-empty list, and D be a non-empty dictionary. Choose whether the given statements are true or false:
For keys a and b in D , if a ≠ b then D [a] ≠ D[b] is always True.
TRUE
FALSE
Let L be a non-empty list, and D be a non-empty dictionary. Choose whether the given statements are true or false:
For keys a and b in D , if a ≠ b then D [a] ≠ D[b] is always True.
TRUE
FALSE
Correct answer
FALSE
Question 3 of 19 in the IIT Madras BS Computational Thinking (Computational Thinking (CT)) Quiz 2 paper sat on 13 Mar 2022, in the January 2022 term (IIT M FOUNDATION QUIZ2 EXAM QPE2 13 Mar 2022). It carries 1 mark.