๐Ÿ“– Beginning Python Programming /
Module: Basic Python

Running Python

๐Ÿ“– Beginning Python Programming / Basic Python / Running Python

Installing official Python package


The official Python package provides the minimal Python runtime with all built-in modules. It also includes the pip package installer for us to install extra modules such as NumPy.

Screen Shot 2020-04-16 at 12.19.43 PM.png 491 KB