description

hrepr(obj)

obj

dict_keys(['a', 'b', 'c'])

result

dict_keys(
a
b
c
)