Python Notes: Chapter One
Introduction to Python 1. The Origin and Versions of Python 1.1 Origin of Python The founder of Python is Guido van Rossum. During Christmas in 1989, Guido van Rossum (Chinese name: Turtle Uncle) decided to develop a new scripting interpreter to pass the time in Amsterdam, as a successor to the ABC language. 1.2 Python … Read more