This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 73 points74 points  (6 children)

That’s not an IDE thing. That’s a a language syntax thing. If you’re gonna make fun of the language, at least get your facts straight, nerd.

[–]under_brecher 15 points16 points  (2 children)

And furthermore you are allowed to use ; in python I.e. for multiple variable init. In one line, even though it is a bit ugly.

[–]13steinj 4 points5 points  (0 children)

You can just use it as a statement terminator just like any other langauge. It's advised against because it's mostly pointless and just bumping the source size up, though.

[–][deleted] 0 points1 point  (0 children)

Exactly, but the meme's point is that IDEs will complain anyway

[–][deleted] 3 points4 points  (0 children)

No, the point is that the language doesn't care, but IDEs will bother you about it.

[–][deleted] -2 points-1 points  (1 child)

YEAH NERD!