fork download
  1. # your code goes here
  2. import math as m
  3.  
  4. a = m.log(20)*10+25+(3*2+5/15)
  5. print a
Success #stdin #stdout 0s 23304KB
stdin
Standard input is empty
stdout
60.9573227355