returns the set of cards from a standard deck of 52 playing cards
set1 = deck_52()
set
The function deck_52 returns the set of 52 cards from a standard deck of 52 cards.
deck_52
set1=deck_52()