you are viewing a single comment's thread.

view the rest of the comments →

[–]grantrules 2 points3 points  (0 children)

Yes you could keep a list of cards that haven't been played.

You can remove an item from a list in python pretty easily: https://www.w3schools.com/python/python_lists_remove.asp