3.
Which of the following is a valid variable name in Python?

8.
What is the result of 'True or False' ?

9.
What does the 'in' operator do in Python?

10.
What does the 'not in' operator do in Python?