Though all the functionalities of programs run under the operating system, the provision of a separate module called os is to implement the ones that
are directly depending on the Operating System. They include Creation of files and directories and their management, Input, Output, the Environment Variables, Process Management and so on. Each function of the module os is discussed and given an example for the developer to try.