wtfpython
wtfpython copied to clipboard
Add a new example
Calling a function without calling it is the explanation of the import statement in python. https://docs.python.org/3/reference/import.html Refer this. Solved issue #273
This behaviour is absolutely intended.