Source Code:
(back to article)
for key in d.keys(): print(key)
Result:
Report an issue