Remix.run Logo
chikere232 7 months ago

Python has the most opinionated brace style though

josefx 7 months ago | parent [-]

You can abuse list comprehensions to enclose your code in [ ] instead of having to deal with all that whitespace.

chikere232 7 months ago | parent [-]

oh that's evil :)