+1 vote
in Python by

Which of the following words cannot be a variable in python language?

a) _val

b) val

c) try

d) _try_

...