• A dict_keys([0, 1, 2, 3])
  • B dict_keys{0, 1, 2, 3}
  • C dict_keys(0, 1, 2, 3)
  • D dict_keys[0, 1, 2, 3]
  • Share this MCQ