delete two redundant items

删去重复的两行
This commit is contained in:
Syrtis Major
2018-01-29 19:18:50 +08:00
committed by GitHub
parent 5a3e22d37f
commit 5e9de6afa1

View File

@@ -30,9 +30,6 @@ Python学习书籍
-------------------
下面这些书籍提供了对Python编程的入门介绍且重点放在了Python 3上。
Beginning Python: From Novice to Professional, 2nd Edition, by Magnus Lie Het land, Apress (2008).
Programming in Python 3, 2nd Edition, by Mark Summerfield, Addison-Wesley (2010).
* *Learning Python*,第四版 ,作者 Mark Lutz OReilly & Associates 出版 (2009)。
* *The Quick Python Book*,作者 Vernon Ceder Manning 出版(2010)。
* *Python Programming for the Absolute Beginner*,第三版,作者 Michael DawsonCourse Technology PTR 出版(2010).