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,