What is the effect of using an alias when importing a module in Python?
It hides the module
It speeds up execution
It gives the module a shorter name
It disables built-in functions
This question is part of this quiz :