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