fork download
  1. x=34
  2. y=66
  3. print(x+y)# your code goes here
Success #stdin #stdout 0.13s 14104KB
stdin
Standard input is empty
stdout
100