Queer European MD passionate about IT
Browse Source

Update Mission855Solutions.ipynb

acstrahl 1 year ago
parent
commit
d150e9e07c
1 changed files with 8 additions and 8 deletions
  1. 8 8
      Mission855Solutions.ipynb

+ 8 - 8
Mission855Solutions.ipynb

@@ -6,7 +6,7 @@
    "id": "450f5892-ec18-4250-9759-91c0a071a2f1",
    "id": "450f5892-ec18-4250-9759-91c0a071a2f1",
    "metadata": {},
    "metadata": {},
    "source": [
    "source": [
-    "#My First Interactive Python Game#"
+    "# My First Interactive Python Game"
    ]
    ]
   },
   },
   {
   {
@@ -15,7 +15,7 @@
    "id": "89e3c523-4cfc-4b4c-aab8-098271a6d3c9",
    "id": "89e3c523-4cfc-4b4c-aab8-098271a6d3c9",
    "metadata": {},
    "metadata": {},
    "source": [
    "source": [
-    "##Word Raider##"
+    "## Word Raider"
    ]
    ]
   },
   },
   {
   {
@@ -43,7 +43,7 @@
    "id": "f0df582d-81c7-4c4d-b225-df204c75f637",
    "id": "f0df582d-81c7-4c4d-b225-df204c75f637",
    "metadata": {},
    "metadata": {},
    "source": [
    "source": [
-    "##Define initial variables##"
+    "### Define initial variables"
    ]
    ]
   },
   },
   {
   {
@@ -73,7 +73,7 @@
    "id": "4524e1bd-c737-4715-a6ff-f4857c2883d3",
    "id": "4524e1bd-c737-4715-a6ff-f4857c2883d3",
    "metadata": {},
    "metadata": {},
    "source": [
    "source": [
-    "##Open file for loading in the word bank## "
+    "### Open file for loading in the word bank"
    ]
    ]
   },
   },
   {
   {
@@ -94,7 +94,7 @@
    "id": "c14b75fd-26c8-48d4-ad27-a833bce5e004",
    "id": "c14b75fd-26c8-48d4-ad27-a833bce5e004",
    "metadata": {},
    "metadata": {},
    "source": [
    "source": [
-    "##Select the word to guess##"
+    "### Select the word to guess"
    ]
    ]
   },
   },
   {
   {
@@ -114,7 +114,7 @@
    "id": "84abd85d-f8bf-4b3b-aea9-ca104bcdf65f",
    "id": "84abd85d-f8bf-4b3b-aea9-ca104bcdf65f",
    "metadata": {},
    "metadata": {},
    "source": [
    "source": [
-    "##Define the remaining game variables##"
+    "### Define the remaining game variables"
    ]
    ]
   },
   },
   {
   {
@@ -137,7 +137,7 @@
    "id": "b34341ce-8ef5-449d-95a9-675ea360f161",
    "id": "b34341ce-8ef5-449d-95a9-675ea360f161",
    "metadata": {},
    "metadata": {},
    "source": [
    "source": [
-    "##Print the current game state##"
+    "### Print the current game state"
    ]
    ]
   },
   },
   {
   {
@@ -159,7 +159,7 @@
    "id": "2771a668-a06a-4306-8b61-f39a3871f4c1",
    "id": "2771a668-a06a-4306-8b61-f39a3871f4c1",
    "metadata": {},
    "metadata": {},
    "source": [
    "source": [
-    "##Build the game loop##"
+    "### Build the game loop"
    ]
    ]
   },
   },
   {
   {