generated from mwc/lab_pokemon
I am still working
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
{
|
{
|
||||||
"data": {
|
"data": {
|
||||||
"text/plain": [
|
"text/plain": [
|
||||||
"8"
|
"9"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"execution_count": 1,
|
"execution_count": 1,
|
||||||
@@ -69,23 +69,23 @@
|
|||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"# Cell A\n",
|
"# Cell A\n",
|
||||||
"x = 8\n",
|
"x = 9\n",
|
||||||
"x"
|
"x"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 12,
|
"execution_count": 2,
|
||||||
"id": "69dd7908-b213-4d0f-8016-e46a4a491961",
|
"id": "69dd7908-b213-4d0f-8016-e46a4a491961",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"data": {
|
"data": {
|
||||||
"text/plain": [
|
"text/plain": [
|
||||||
"14"
|
"18"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"execution_count": 12,
|
"execution_count": 2,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"output_type": "execute_result"
|
"output_type": "execute_result"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user