CBSE Class 11 Computer Science
Question 19 of 39
Tuples and Dictionary — Question 20
Back to all questionsThe syntax of len() function is len(dict).
The corrected code is:
len(d1)The syntax of len() function is len(dict).
The corrected code is:
len(d1)