Python
Which of the following is invalid variable in Python?

None of the mentioned
_a = 1
__a = 1
__str__ = 1

ANSWER DOWNLOAD EXAMIANS APP