fork download
  1. f = float('nan')
  2. print(f == f)
Success #stdin #stdout 0.01s 47720KB
stdin
Standard input is empty
stdout
False