I have some problems with the exercise Less Than or Greater Than, the code editor report me this error “Oops, try again. Let’s not use != or == for this exercise—just <, >, <=, and >= for now.” But is impossible this error because I have used only those required exercise, how is possible? Let me know or fix the exercise. Thank you for your kindness.
I think I experienced something like that, but I fixed it. I do not remember how, though. Where exactly was that? Do you have any sample code to show us?
Edit:
Maybe you have to use all different kinds of operators in the exercise. That is what I did. Just do not repeat them.