What is Python?
Python is an object-oriented, interpreted computer programming language, with simple syntax and a lot of powerful libraries. It is also known as glue language and is able to easily glue libraries made in other languages together. Now commonly used in scientific computing, interface design, network communications.
It is elegant, clear and simple, and will be "in one way, preferably only one way to do something" elegance philosophy throughout.
Of course the key or it is more fun, just hold a play with the mentality into the pit to see.
The initial study is py2, mainly write small games, reptiles or something.
In school for a long time no programming, usually still write code to practice practiced hand.
Then start learning py3! Although all the same, but there are many people around want to learn, together Bai ~
yeah~
Py3 Study Note 0 (into the pit)