Python sample question with answer 36
Question
:
Which of the following are valid Python variable names? Select all that apply.
left_
really_big_number
name
3_d
a2z
2cents
sirLancelot
Answer
:
A, B, C, E, G - are the correct answers