fork download
  1. from math import*
  2. print(sqrt(4))
Success #stdin #stdout 0.09s 14152KB
stdin
Standard input is empty
stdout
2.0