What happens if you try to access a non-existent key 'k' in a dictionary 'd' using d[k]? - Study24x7
Social learning Network
29 Mar 2024 01:10 PM study24x7 study24x7

What happens if you try to access a non-existent key 'k' in a dictionary 'd' using d[k]?

A

Returns None

B

Returns an empty string

C

Raises a KeyError

D

Creates a new key 'k' with value None

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles