Everywhere I see Python code importing modules using import sys or import mymodule
import sys
import mymodule
How does the interpreter find the correct file if no directory or path is provided?
Aucun commentaire:
Enregistrer un commentaire