Spaces:
Build error
Build error
File size: 1,480 Bytes
a5eafb5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | {
"0": "ace of clubs",
"1": "ace of diamonds",
"2": "ace of hearts",
"3": "ace of spades",
"4": "eight of clubs",
"5": "eight of diamonds",
"6": "eight of hearts",
"7": "eight of spades",
"8": "five of clubs",
"9": "five of diamonds",
"10": "five of hearts",
"11": "five of spades",
"12": "four of clubs",
"13": "four of diamonds",
"14": "four of hearts",
"15": "four of spades",
"16": "jack of clubs",
"17": "jack of diamonds",
"18": "jack of hearts",
"19": "jack of spades",
"20": "joker",
"21": "king of clubs",
"22": "king of diamonds",
"23": "king of hearts",
"24": "king of spades",
"25": "nine of clubs",
"26": "nine of diamonds",
"27": "nine of hearts",
"28": "nine of spades",
"29": "queen of clubs",
"30": "queen of diamonds",
"31": "queen of hearts",
"32": "queen of spades",
"33": "seven of clubs",
"34": "seven of diamonds",
"35": "seven of hearts",
"36": "seven of spades",
"37": "six of clubs",
"38": "six of diamonds",
"39": "six of hearts",
"40": "six of spades",
"41": "ten of clubs",
"42": "ten of diamonds",
"43": "ten of hearts",
"44": "ten of spades",
"45": "three of clubs",
"46": "three of diamonds",
"47": "three of hearts",
"48": "three of spades",
"49": "two of clubs",
"50": "two of diamonds",
"51": "two of hearts",
"52": "two of spades"
} |