Which statement would you use to delete an existing key-value pair from a dictionary?

Which statement would you use to delete an existing key-value pair from a dictionary?


Answer: del


Learn More :