When a module named spam is imported, the interpreter first searches for a built-in module with that name. If not found, it then searches for a file named spam.
確定! 回上一頁