6 ms·
I really hate python's lack of curly braces. It makes code so much more unreadable, copy+paste error prone, etc. Would be nice if this new language made them
by FileSorter 3y ago
I really hate python's lack of curly braces.
It makes code so much more unreadable, copy+paste error prone, etc.
Would be nice if this new language made them optional so new code could could be written with them.
- adql 3y agoI prefer "One way to format everything", it just cuts so much needless whining if everyone just uses same formatter with little to no settings. ... and having curly bracers instead of the whitespace nonsense. Using invisible characters as flow control was never good idea.