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