Hello,
I was on 11. Generalizations and I did it and everything, but I don’t understand what the point of // ( 3 >= 3 && !(true || true) ) was ?? Like the first thing it tells you to do is:
“Use the precedence rules to help you evaluate the Boolean expression in the single line comment above the tricky variable.”
I don’t get it, I just added = false; after the sticky boolean and it worked
Thanks it advance!