implemented tarot matching
This commit is contained in:
parent
09d032da1e
commit
a0ad8a4ba9
1 changed files with 0 additions and 19 deletions
|
@ -67,25 +67,6 @@
|
|||
"print(\"-- Deck 2: --\\n\", deck2)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 2,
|
||||
"id": "48eb31e2",
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"ename": "_IncompleteInputError",
|
||||
"evalue": "incomplete input (4127308383.py, line 1)",
|
||||
"output_type": "error",
|
||||
"traceback": [
|
||||
"\u001b[0;36m Cell \u001b[0;32mIn[2], line 1\u001b[0;36m\u001b[0m\n\u001b[0;31m dict(keys = deck1, values = range(len(deck1))\u001b[0m\n\u001b[0m ^\u001b[0m\n\u001b[0;31m_IncompleteInputError\u001b[0m\u001b[0;31m:\u001b[0m incomplete input\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"dict(keys = deck1, values = range(len(de"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 11,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue