Hi,
I have a function called 'test' defined in A.py.
How can I call that function test in my another file B.py?
Thank you.
I have a function called 'test' defined in A.py.
How can I call that function test in my another file B.py?
Thank you.
Comment