Queer European MD passionate about IT
瀏覽代碼

Merge pull request #133 from dataquestio/task/casey/Py38_DADS1_GPs

Rerun solution with Python 3.8 on 349
Casey Bates 4 年之前
父節點
當前提交
b6655cceeb
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Mission349Solutions.ipynb

+ 2 - 2
Mission349Solutions.ipynb

@@ -426,7 +426,7 @@
       ">>> %history -p\n",
       ">>> def welcome(a_string):\n",
       "...     print('Welcome to ' + a_string + '!')\n",
-      "...     \n",
+      "... \n",
       "... dq = 'Dataquest'\n",
       "... jn = 'Jupyter Notebook'\n",
       "... py = 'Python'\n",
@@ -625,7 +625,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.6.4"
+   "version": "3.8.2"
   }
  },
  "nbformat": 4,