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",
 | 
					   "cell_type": "code",
 | 
				
			||||||
   "execution_count": 11,
 | 
					   "execution_count": 1,
 | 
				
			||||||
   "id": "0e2a2927-f6d1-4b13-97ae-ff97416723e9",
 | 
					   "id": "0e2a2927-f6d1-4b13-97ae-ff97416723e9",
 | 
				
			||||||
   "metadata": {},
 | 
					   "metadata": {},
 | 
				
			||||||
   "outputs": [
 | 
					   "outputs": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
     "data": {
 | 
					     "data": {
 | 
				
			||||||
      "text/plain": [
 | 
					      "text/plain": [
 | 
				
			||||||
       "7"
 | 
					       "8"
 | 
				
			||||||
      ]
 | 
					      ]
 | 
				
			||||||
     },
 | 
					     },
 | 
				
			||||||
     "execution_count": 11,
 | 
					     "execution_count": 1,
 | 
				
			||||||
     "metadata": {},
 | 
					     "metadata": {},
 | 
				
			||||||
     "output_type": "execute_result"
 | 
					     "output_type": "execute_result"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
   ],
 | 
					   ],
 | 
				
			||||||
   "source": [
 | 
					   "source": [
 | 
				
			||||||
    "# Cell A\n",
 | 
					    "# Cell A\n",
 | 
				
			||||||
    "x = 7\n",
 | 
					    "x = 8\n",
 | 
				
			||||||
    "x"
 | 
					    "x"
 | 
				
			||||||
   ]
 | 
					   ]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user