Which of the following is false about "import modulename" form of import?

Which of the following is false about "import modulename" form of import? Correct Answer The namespace of imported module becomes part of importing module

Related Questions

Which of the following is false about “import modulename” form of import?
Which of the following is false about “from-import” form of import?
Which of the following is false about "from-import" form of import?