I’m not sure if this is the best place to post this, but I couldn’t find a better way on the website.
I just completed the VEXcode VR Python Intro course and I noticed one of the questions seems to not have any of the answer choices correct. I’ve added a screenshot below. After looking a little more carefully, I think the third choice is probably what is counted right. But shouldn’t it also say that the Y location instead of the X location should be checked? The robot is moving up, so we would want it to stop when the Y-coordinate is greater than 300 (meaning the project should use (<) instead of (>), but ALSO should use Y instead of X in that parameter).
I got 29/30, so it’s not a big deal. This just bothered me and I wanted to say something.