fork download
  1. from math import*
  2. print(round(2*pi, 3))
Success #stdin #stdout 0.02s 9244KB
stdin
Standard input is empty
stdout
6.283