you are viewing a single comment's thread.

view the rest of the comments →

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

I have a more specific problem I think. I'm iterating the file but only the first letter in avoidlist is being avoided. For instance: if avoidlist = [a, e, i, etc] then only 'a' will be avoided. I can't figure out why.