Menu
×
×
Correct!
Exercise:If you want to refer to a module by using a different name, you can create an alias. What is the correct syntax for creating an alias for a module?
import mymodule @(2) mx
import mymodule as mx
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?