Queer European MD passionate about IT
Browse Source

Update Mission882Solutions.ipynb

acstrahl 1 year ago
parent
commit
bac09cfd91
1 changed files with 2 additions and 23 deletions
  1. 2 23
      Mission882Solutions.ipynb

+ 2 - 23
Mission882Solutions.ipynb

@@ -227,30 +227,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 131,
+   "execution_count": null,
    "metadata": {},
-   "outputs": [
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "Welcome to the garden! You will act as a virtual gardener.\n",
-      "Forage for new seeds, plant them, and then watch them grow!\n",
-      "Start by entering your name.\n",
-      "Welcome, Anna! Let's get gardening!\n",
-      "Type 'help' for a list of commands.\n",
-      "Anna found a lettuce seed!\n",
-      "1. lettuce\n",
-      "Anna planted a lettuce!\n",
-      "Lettuce is now a sprout!\n",
-      "Lettuce is now a mature!\n",
-      "Lettuce is now a harvest-ready!\n",
-      "1. Lettuce\n",
-      "You harvested a Lettuce!\n",
-      "Goodbye!\n"
-     ]
-    }
-   ],
+   "outputs": [],
    "source": [
     "# Print welcome message\n",
     "print(\"Welcome to the garden! You will act as a virtual gardener.\\nForage for new seeds, plant them, and then watch them grow!\\nStart by entering your name.\")\n",