Definition;
Module is a file that contains code to perform a specific task. A module may contain variables, functions, classes etc. Let's see an example,