|
|
|
|
|
by drekipus
1022 days ago
|
|
That's hilarious. The thing is, complexity & complications come from known-unknowns and unknown-unknowns. Semantics of language use doesn't fit in there unless it's undefined behaviour. Things can be hard to read, but that's seperate from complexity. And often the "simple, trivial code" is the slowest performance (which is a big deal in python) |
|