Tell us what’s happening:
The second question asks:
Which of these is NOT a rule for naming variables?
The answer states:
Variable names are case-insensitive.
Correct!
The answer should be “Variable names are NOT case-sensitive” if the selection is supposed to reflect the option that is NOT correct, at least according to the preceding information.
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36 Edg/150.0.0.0
Challenge Information:
Understanding Variables and Data Types - How Do You Declare Variables and What Are Naming Conventions to Name Variables?