Contents:
card.
Card
Bases: object
object
A Deck has many Card objects.
color (str) – Color of the card
number (int) – number on the card
special (str) – type of card if special (i.e. reverse, skip, draw four, wild)