Y
Hacker News
new
|
ask
|
show
|
jobs
by
bitexploder
1911 days ago
Python balances this well. You are never forced into an OO hierarchy for your own code.
1 comments
zelphirkalt
1911 days ago
On the other hand Python often nudges you towards OOP, because its FP features are a bit lacking.
link