|
@@ -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",
|