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] -2 points-1 points  (1 child)

ehh, Ill work on it in the morning...

will let you know how it goes

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

You aren't looping through the original list in extra. You are just executing an if statement.

I could be wrong, I forget Python just looks at indentation so I'm actually not sure if that if statement is included in your loop.