Why did Jean get an error when he tried to use the variable class? (5 points)

1. Variables should be two words.
2. Variables cannot be Python keywords.
3. Variables should start with a number.
4. Variables should always be camelCase.