fork download
  1. import math
  2. print math.fabs(-9)
Success #stdin #stdout 0s 23352KB
stdin
Standard input is empty
stdout
9.0