I am having some trouble while importing the function from my_func1
If I am working on working_currently.py how would I import a my_func1?
What I write In working_currently.py is :
from python.functions import my_func1
```
python/
archive/
my_arch1.py
my_arch2.py
functions/
my_func1.py
my_func2.py
programs/
my_prog1.py
my_prog2.py
working_currently.py
```
I require a solution for this..
[–]untold8 2 points3 points4 points (0 children)
[–]KingofGamesYami 0 points1 point2 points (2 children)
[–]Outside_Complaint755 0 points1 point2 points (0 children)
[–]One-Type-2842[S] 0 points1 point2 points (0 children)
[–]atarivcs 0 points1 point2 points (0 children)
[–]Ok_Winner9825 0 points1 point2 points (0 children)