fork download
  1. # your code goes here
  2. x = 12
  3. print(x+20)
Success #stdin #stdout 0.01s 7204KB
stdin
Standard input is empty
stdout
32