fork(1) download
  1. import math
  2. print(math.sqrt(144))
Success #stdin #stdout 0.01s 7172KB
stdin
Standard input is empty
stdout
12.0