A

Admin • 832.70K Points
Coach

Q. Which of the following is not a dictionary method?

  • (A) update()
  • (B) get()
  • (C) append()
  • (D) popitem()

Explanation by: Admin

`append()` is not a dictionary method, it is used for lists.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.