From d7fc82fa20ab28266a88271102b449f09f42bdfc Mon Sep 17 00:00:00 2001 From: cnricky Date: Sun, 26 Apr 2020 17:53:12 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=88=91=E8=A6=81=E5=AD=A6Python.txt.?= =?UTF-8?q?=20=E9=94=99=E5=88=AB=E5=AD=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\346\210\221\350\246\201\345\255\246Python.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\346\210\221\350\246\201\345\255\246Python.txt" "b/\346\210\221\350\246\201\345\255\246Python.txt" index f09ccfd..1740c7a 100644 --- "a/\346\210\221\350\246\201\345\255\246Python.txt" +++ "b/\346\210\221\350\246\201\345\255\246Python.txt" @@ -1,7 +1,7 @@ 三要: 1. 把代码严格的敲进去 2. 让代码成功的跑起来 -3. 认真做每个联系 +3. 认真做每个练习 三不要: 1. 不要Copy, Paste -- Gitee