So I copied a card game code online to Python, and I\'m trying to recreate the popular card game of War.
import random class Card(object): def __i