Which comparison should we use to check if the user's answer matches the correct answer?

A comparison with ===A comparison with !==We can't check that with a comparison

A comparison with ===.