Y
Hacker News
new
|
ask
|
show
|
jobs
by
hdhfjkrkrme
902 days ago
If you iterate a python dictionary it will return the keys in insert order.
For sort order you need to sort separately.