
Ultimate access to all questions.
Which Python variable contains the list of strings that specifies the search path for modules, determining which directories the interpreter searches to locate required modules?
A
os.path
B
pypi.path
C
sys.path
D
importlib.resource_path