(For more, visit https://pythontutorials.eu !) In this video, I show how you can create your own interactive Python interpreter, somewhat similar to the well-known IPython interpreter. In the process, I will demonstrate several powerful Python techniques, including generator functions, generator expressions, higher-order functions, and referential transparency. You can find the code here: https://osf.io/va78n/