Python - Modules and Code Organization
You have a module file named
utils.py with a function greet(). Which of these import statements will cause an error?