fork download
  1. from math import*
  2. print(sqrt(49))
Success #stdin #stdout 0.07s 14144KB
stdin
Standard input is empty
stdout
7.0