OSES_HW1 This is a small game that scores 5 cards drawn from a poker deck of playing cards. The deal_cards function picks 5 random cards from the deck. The calculate_points function then calculates a score based on which cards were drawn.