logoalt Hacker News

a13n12/09/20240 repliesview on HN

If you were to code this statement in JS, it would be:

hats.every((hat) => hat === 'green') === false

(A) is the only one of those potential answers that must be true to guarantee the above statement is satisfied.