fork download
  1. c = 1000000000000000000000000000000
  2. d = 100000000000000000000000000000
  3. print(c is d)
Success #stdin #stdout 0.07s 14180KB
stdin
Standard input is empty
stdout
False