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