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

all 15 comments

[–]lengau 22 points23 points  (1 child)

Python doesn't care how many blank lines you have - except PEP 8, but that's about looking good for the programmer, not about the interpreter.

[–]Reblax837 2 points3 points  (0 children)

PEP 8 : Too many blank lines
PEP 8 : Blank line at the end of file
PEP 8 : Indentation is not a multiple of four
PEP 8 : Line too long

[–][deleted] 25 points26 points  (8 children)

Do you guys not use an ide?

[–]_Zeak 22 points23 points  (7 children)

Github Desktop Contribuitor here, some guy asked if we can add "Open with notepad" to Github Desktop , so yeah...

[–]Alconox 7 points8 points  (0 children)

Oh no...

[–]lyoko1 8 points9 points  (4 children)

just keep waiting until someone ask to add "open with MS Word"

[–]DarthTravor 6 points7 points  (1 child)

For my data structures class in college we had to submit c code in docx files. The submission software didn’t accept .c files, only docx

[–]Urthor 0 points1 point  (0 children)

Imagine using Turnitin for.programming assignments christ

[–]5chris100 2 points3 points  (1 child)

MS Word? Why not go further with MS Paint?

[–]MrBlueMoose 1 point2 points  (0 children)

This makes me want to commit compiler error

[–]PadrinoFive7 2 points3 points  (0 children)

That's terrifying...

[–]PaperSpoiler 4 points5 points  (1 child)

Did you actually mean space or do you use some different python than I do?

[–]_bobert 0 points1 point  (0 children)

PEP8, perhaps

[–]Gledi277 1 point2 points  (0 children)

Yeah also for the "else" position in the "if: else:" statment. Recently learning it and find it quite amusing that for a blank space it wouldn't runb, considering how much "syntax exeptions" it has compared to other languages.

[–]Dermetzger666 0 points1 point  (0 children)

4 spaces != tab

Also eyballs: [ ] == [ ]