Python Forum
TypeError: 'dict_items' object does not support indexingw
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TypeError: 'dict_items' object does not support indexingw
#1
why does 'dict_items' not support indexing? this is the object type you get from dict.items(). shouldn't it interface like a tuple?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
TypeError: 'dict_items' object does not support indexingw - by Skaperen - May-04-2022, 04:42 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020