Namaste 🙏.
Welcome to myCODEnotein .
I am Vikas and i am going to guide you through this quick video on
OS Module in python.
In this video i will show you a very cool video describing a method of
of module which is very very cool and awesome.
With this method you can run commands of cmd in the python code.
Means if you want you can even install a python module within the python code without going to terminal and type 'pip install' there .
This can be helpful if you are sending the program to friends then they will not be needing to pip install , instead you can directly install within the code and need not to describe them which modules they require to install and how to install them.
Enjoy the tutorial.
#myCODEnotein
#osmodule