Programming (Year 11)
Variables
Which of the following is NOT a valid variable name in Python?
my_variable
myVariable
my-variable
_myVariable