class ScoreCalculate: def __init__(self, card_data_type:str): # face, corner, edge, center self.card_data_type = card_data_type