Functions

Functions, as the name imply, are the Python functions that does some work such as implements a tool or exists to re-use the code. Functions can be imported as required and used accordingly.