Importing modules:
*
Importing submodules
from module.submodule import function
This imports function from module.submodule.