Tell us what’s happening:
I am stuck and I don’t know what I am doing wrong. below is my code. if anybody can help please.
Your code so far
return a = b ? “true” : “false”;
checkEqual(1, 2);
**Your browser information:**
User Agent is: <code>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6</code>.
**Link to the challenge:**
https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/use-the-conditional-ternary-operator