generated from mwc/lab_pokemon
I am still working on it.
For my unit 2 project, I was thinking about doing a
This commit is contained in:
@@ -52,24 +52,24 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 11,
|
||||
"execution_count": 1,
|
||||
"id": "0e2a2927-f6d1-4b13-97ae-ff97416723e9",
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"7"
|
||||
"8"
|
||||
]
|
||||
},
|
||||
"execution_count": 11,
|
||||
"execution_count": 1,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"# Cell A\n",
|
||||
"x = 7\n",
|
||||
"x = 8\n",
|
||||
"x"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user