Check for equality between stars and ok.

Hit the OPEN IN EDITOR button and try changing the value of the stars variable to see how it affects the output. 

Make sure to add console.log(stars === ok); to your code.