Knowledge check

Completed

Check your knowledge

1.

What method allows access all key names in a Python dictionary?

2.

What method can you use to retrieve a value from a dictionary by using the key?

3.

What method can you use to remove a key from a dictionary?