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 f09ccfd5dd1a6f851f9399b35ff26eb3640728df..1740c7a1b9cdc72490e13c1a359c7af86d66722c 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