return number of items (key-value pairs)

Return the number of items (key-value pairs) in sample_dict.
{"a": 1, "b": 2, "c": 3}
Total : 0 Discussion
Login