What will the following code output?

console.log(0.1 + 0.2 === 0.3);
3 attempts remaining