Introduction to Scientific Computing with Python 🎪¶

from numpy import __version__
print(__version__)

_images/python.png

Note

The name of the Python language comes from the BBC show Monty Python’s Flying Circus.