Which of the following is a valid variable name in Python?
True
my_name
1number
for

Computer Science Exercises are loading ...