Answer Posted / nashiinformaticssolutions
When you import a module, you use this environment variable. PYTHONPATH is examined when a module is imported to see whether the imported modules are located in different folders. It helps the interpreter decide which module to load.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is numeric in python?
In which field python is used?
Do you know why lambda forms in python does not have statements?
What does numpy linspace return?
Can a set be sorted python?
Differentiate list and tuple with an example?
What is the python syntax for switch case statements?
What program to write python?
Does python require coding?
List of lists changes reflected across sublists unexpectedly?
How to use *args and **kwargs in python?
Does python 3.7 come with pip?
How python can be used in software testing?
Is self a keyword in python?
What does input () do in python?