Python Basics #3: Functions
This is post three in our series Python Basics, where we discuss the minimum Python and Jupyter you need to know to successfully automate Excel reports using Mito. Read Post One: Hello World and Post Two: Variables.
In the last post, we learned that variables are containers that hold values.