How can you remove a key-value pair from a dictionary? - Study24x7
Social learning Network
29 Mar 2024 02:57 PM study24x7 study24x7

How can you remove a key-value pair from a dictionary?

A

Using the del statement

B

Using the remove() method

C

Using the pop() method

D

Both A and C

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