Which of the following is valid ?
The identifier can be declared using _ ( underscore ).Note - __name__ is a build in identifier provided by the python interpreter, assigning value to it might cause issue
Comment here: