Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
linsomniac
3y ago
0 comments
Save
Share
The thing I like about Python is that I can decide, even on a line-by-line basis, but more likely on a program by program basis, if it makes sense to be type oblivious, or type checked.
0 comments
1 comments · 1 top-level
top
newest
oldest
rjh29
3y ago
Exactly. For one-off scripts or code you might throw away, there is nothing wrong with skipping the types.
j
/
k
navigate · click thread line to collapse