Skip to content

Commit

Permalink
dict from lists
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiselmi committed Jul 23, 2024
1 parent b0222db commit a1460bf
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions python/scipy-numpy-cheat-sheet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -725,26 +725,6 @@
"find_score('Pluto', character_score_dict)"
]
},
{
"cell_type": "code",
"execution_count": 84,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"[5, 8, 4]"
]
},
"execution_count": 84,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"character_score_dict['Score']"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit a1460bf

Please sign in to comment.