mirror of https://github.com/TwoWater/Python
parent
2ba80b9e1b
commit
d13c004e6e
|
@ -1,3 +1,3 @@
|
||||||
# My Awesome Book
|
# Python
|
||||||
|
|
||||||
This file file serves as your book's preface, a great place to describe your book's content and ideas.
|
草根开发者学习Python(基于Python3.6)
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
# Summary
|
# Summary
|
||||||
|
|
||||||
* [Introduction](README.md)
|
* [Introduction](README.md)
|
||||||
* [First Chapter](chapter1.md)
|
|
||||||
* [第一个Python程序](di-yi-ge-python-cheng-xu.md)
|
* [第一个Python程序](di-yi-ge-python-cheng-xu.md)
|
||||||
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
# First Chapter
|
|
||||||
|
|
||||||
GitBook allows you to organize your book into chapters, each chapter is stored in a separate file like this one.
|
|
Loading…
Reference in New Issue