I have no idea why but I'm unable to post in my original thread so I made a new 
one here.


Thank you for the advice, everyone, especially Steven. It was really helpful 
with the descriptions and steps.

Would you also happen to know how I could set up a list that keeps track of the 
removed sets?

Let's say there's 4 a's taken out. The list would show:

['a']

But if there was also 4 j's in addition to the 4 a's, it would go:

['a', 'j']

and so forth. 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to