Programming with Umair

What will the following code output?
console.log(0.1 + 0.2 === 0.3);

1 year ago | [YT] | 3



@yoJuicy

What about == instead of ===? 👀

1 year ago (edited) | 0