What exception will be raised when you import a module/package that is not available in environment?
What exception will be raised when you import a module/package that is not available in environment?
a. SyntaxError
b. ModuleNotFoundError
c. NotImplementedError
d. NameError