Set_up: I have a .py file for each function I need to use in a program.
In this program, I need to call the function from the external files.
I\'ve tried:
in my case i named my file helper.scrap.py and couldn't make it work until i changed to helper.py
helper.scrap.py
helper.py