Difference b/w Module and Library . How to Import a "Module" in Python.
What is "Module" ?
Module is nothing but a "Python File" . Now , how to identify which one is the python file it's a question which people often think of themselves. A python file is that file which has created with (.py) extension. In simple words i...
sahityagupta25.hashnode.dev2 min read