# Python as an interpreter

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.

{% hint style="info" %}
This area is still under construction.
{% endhint %}
