ABSTRACT

This section shows how to install Python to start running your own programs. Learning by doing is the most efficient way of learning. It is even better than just passively reading a book (even this book). You will find “Python interactive mode” very rewarding in this sense, since it can answer your questions faster than a book and even faster than a search engine. The answers you get from the Python interpreter are definitive.