from ex0.Card import Card class Deck(): def __init__(self) -> None: self: