EasyMultiple choice

__name__ value when imported

A file named 'utils.py' is imported by another script with 'import utils'. What is the value of name inside utils.py during that import?

← → arrow keys to navigate

Sign in to save your progress.

__name__ value when imported - Python Modules & Packages Quiz | Unnested