ID EN
Built-in Types

list(d)

Python 3.11

Return a list of all the keys used in the dictionary d.

Syntax

PYTHON
list(d)