Hacker News new | ask | show | jobs
by andreasvc 4916 days ago
Erm, you can leave out 'in most circumstances' and 'default'; this the way they always work.
1 comments

well,

    (key, val) in data 
works if

    data = {(1,2) : 3}
Well but then the variable names are just wrong.