Anyone else here who can't stand Python?
Yes, you can trust your eyes, they're fine. I really said it. I don't like Python. I mean... it's a powerful rapid development programming language with every right to exist. But I just cannot stand its syntax. Meaningful white-space? Are you kidding me? I don't want to spend hours on debugging other people's codes because they can't tell a space from a tab or don't care for correct indentation as much as I do. And then that line break as a statement terminator... It's like the language wants you to write messy one-liners that ain't fun for nobody to read. I get it: It's easy to learn and it comes with huge powerful libraries packed with useful features. I'm also really impressed by what the language can do maths-wise, but still... Look, I'm not telling anyone to quit using Python. I'm not saying it's a bad language. I'm not even saying that the languages I use are better or have less issues... but I still prefer the clean curly-bracy structure of C-based languages with meaningless white-space and nice semicolon statement terminators. It's https://www.sololearn.com/Discuss/New/just so much easier to read. Anyone out there who agrees? At least partly, maybe? I would really love to hear your opinions on this one.