Remix.run Logo
chikere232 a day ago

Python has the most opinionated brace style though

josefx a day ago | parent [-]

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

chikere232 a day ago | parent [-]

oh that's evil :)