
Ultimate access to all questions.
When executing an import statement, which Python variable is consulted by the interpreter to determine the list of directories searched for the required modules?
A
os.path
B
importlib.resource_path
C
sys.path
D
pypi.path