24/06/2021
Functions can be called anywhere in a Python program, including calling functions within other functions. Functions provide a couple of benefits: Functions allow the same piece of code to run multiple times.
https://viteac.blogspot.com/2021/05/python-functions-what-function-is-and.html