Is your feature request related to a problem? Please describe.
In 4.7, for question 3 "What is one limitation of Java’s switch statement, including in its modern versions?", answer A reads "It cannot evaluate relational expressions like greater than or less than." This is a correct answer, but is marked as incorrect.
Describe the solution you'd like
Answer D is also correct. One or both of these answers should be rewritten so only one is correct.
Is your feature request related to a problem? Please describe.
In 4.7, for question 3 "What is one limitation of Java’s switch statement, including in its modern versions?", answer A reads "It cannot evaluate relational expressions like greater than or less than." This is a correct answer, but is marked as incorrect.
Describe the solution you'd like
Answer D is also correct. One or both of these answers should be rewritten so only one is correct.