Built-in Types — Python 3 documentation#dict.items
items()Return a new view of the dictionary’s items (
(key, value)pairs). See the documentation of view objects.
Printed 2026-06-28.
(echo:: @ ᯤ)
Built-in Types — Python 3 documentation#dict.items
items()Return a new view of the dictionary’s items (
(key, value)pairs). See the documentation of view objects.
Printed 2026-06-28.
(echo:: @ ᯤ)