In which case is the NameError exception raised in Python?
1
When a requested module definition is not found
2
When a keyword is used as a variable name
3
When a variable name cannot be found
4
When a file to be opened cannot be found
In which case is the NameError exception raised in Python?
When a requested module definition is not found