fork download
  1. x = 7
  2. print('x= ', round((8.5*x-12)/(2-4.7*x), 2))
Success #stdin #stdout 0.03s 9256KB
stdin
Standard input is empty
stdout
x=  -1.54