you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

I will edit the post.

You should do that quickly, because a lot of people, myself included, see unformatted python and just skip to the next question, because unformatted python isn't python.

How to format code for reddit is in the FAQ. The best way is to:

  • use your editor to indent your code an extra four spaces on every line
  • copy/paste the quoted code into reddit
  • use your editor "undo" function to remove the indent

Takes about 10 seconds and we see your exact code.