fork download
  1. // your code goes here
  2.  
  3. console.log(2.2 * 3 === 3.3 * 2)
Success #stdin #stdout 0.03s 16780KB
stdin
Standard input is empty
stdout
false