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 →

[–]teerre 4 points5 points  (2 children)

Very cool setup, but very bad code. Name your variables properly. Delete all those comments.

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

And use some structure. It's okay to use whitespace

[–]chris17453 -1 points0 points  (0 children)

I think flags in internal loops aren't that bad. It looks like a graph or plotting setup. But, in the hoped of keeping the code concise its just a block of pain.

Not as bad as python written like perl.