Skip to content

Dict

Functions

key

Get the keys of a dictionary.

Parameters Type Description
dict dict Dictionary to get keys from

value

Get the values of a dictionary.

Parameters Type Description
dict dict Dictionary to get values from