Introduction to Python
摘要
The creator of Python, Guido van Rossum, designed Python to be easy to learn and easy to start using productively. And he made it free. Python can be learned and put to use in the lab and at the bench after one semester of instruction. This, plus the enthusiastic support of STEM researchers who’ve developed the libraries for it that are all together known as “SciPy,” makes Python the general programming language of choice in the STEM community. In this chapter, we will learn about the Python interpreter and the IPython interactive shell.