hello, please help me to answers my python subjects, I’m newstudents.
I highly appreciate your effort. thanks in advanced..Kindly answers all of this please, I’mbegging…
1.) Knowing that a function named fun() resides in a modulenamed mod, choose the proper way to import it:
a.) from mod import fun
b.) from fun import mod
c.) import fun
d.) import fun from mod
2.) Knowing that a function named fun() resides in a modulenamed mod, and it has been imported using the following line:
import mod
choose the way it can be invokedin your code:
a.) mod.fun()
b.) fun()
c.) mod::fun()
d.) mod->fun()
3.)
PayPal Gateway not configured
PayPal Gateway not configured