fork download
  1. x=12
  2. y=14
  3. a=18
  4. print((x+y+a)/3)
Success #stdin #stdout 0.11s 14180KB
stdin
Standard input is empty
stdout
14.666666666666666