del can be used to delete which of the following?

Any object reference including items within data structuresOnly parts of a listOnly key:value pairs in a dictionary

Any object reference including items within data structures.