Match the import type with its name.
Multiple modules. Package
Types of imports
Report a typo
Match the items from left and right columns
relative import
absolute import
wildcard import
from package import *from . import subpackagefrom package.subpackage.module.main import function ___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.