fork(1) download
  1. print (((1, 2), 3) == (1, (2, 3)))
Success #stdin #stdout 0s 5988KB
stdin
Standard input is empty
stdout
1