From 013b4fab179c340bb4337c4c6fb8c4658fdb7e09 Mon Sep 17 00:00:00 2001 From: liukai234 <2679327337@qq.com> Date: Thu, 28 May 2020 16:11:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=BA=86=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E6=A0=87=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb6ffe2..bef1420 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ # python学习记录 开始于2020/3/30 ## 项目在持续构建中 -## 编程本身没什么特别的,就像可以标记的铅笔一样,仅此而已, 思考从混沌世界抽象出普遍规律特征 +## 编程本身没什么特别的,就像可以标记的铅笔一样,仅此而已,思考从混沌世界抽象出普遍规律特征 ## Zen of Python ✔import this✔ Beautiful is better than ugly. #优美比丑陋好 Explicit is better than implicit. #清晰比晦涩好