Check for equality between stars and ok.
stars
ok
Make sure to add console.log(stars === ok); to your code.
console.log(stars === ok);