Home / Report Question

Q. Which method returns the default value without inserting a new key?
  • A. get()
  • B. setdefault()
  • C. pop()
  • D. None of these