Programming (Year 12)
Variable Naming
Which of the following is NOT a valid variable name in Python?
var_name
3rd_variable
variable3
_hidden_variable