Python as an interpreter

Using the python command line comfortably and efficiently.

Python can be used as a command line as well as a script runner. The advantages of this are that you can run tests, and create and check functions directly from the command line.

circle-info

This area is still under construction.

Last updated

Was this helpful?