Lets deep diver into python inner working!!
So to start the topic first, we need to understand a couple of things
1st Python is a interpreted language not a compiled language.
2nd Make a file in python then make a function a function in it create another file and import the function created in...
jayant2005.hashnode.dev1 min read