Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Scaevolus
on Jan 27, 2013
|
parent
|
context
|
favorite
| on:
Python Shortcuts for the Python Beginner
It's confusing that output is on the >>> lines while input is not -- backwards from the REPL.
More things to consider: dict.iteritems, collections.defaultdict, enumerate(seq, 1)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
More things to consider: dict.iteritems, collections.defaultdict, enumerate(seq, 1)