From 8aad5711b77b0157d7d2b4fb1db35dacdcb73ca0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=9C=93?= Date: Tue, 5 Jan 2021 21:46:02 +0800 Subject: [PATCH] update 0_python/7_Class.ipynb. --- 0_python/7_Class.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_python/7_Class.ipynb b/0_python/7_Class.ipynb index abab9d7..5d581cb 100644 --- a/0_python/7_Class.ipynb +++ b/0_python/7_Class.ipynb @@ -1280,7 +1280,7 @@ "现在已经向你介绍了Python,您可以尝试您感兴趣的领域中的不同Python库。我强烈建议您查看这个Python框架、库和软件列表 http://awesome-python.com\n", "\n", "\n", - "Pyton 教程:\n", + "Python 教程:\n", "* [Python tutorial (廖雪峰)](https://www.liaoxuefeng.com/wiki/1016959663602400)\n", "* [Python基础教程](https://www.runoob.com/python/python-tutorial.html)\n", "* [Python官方教程(中文版)](https://docs.python.org/zh-cn/3/tutorial/index.html)\n",