fork download
  1. a= float(raw_input("Informe um valor:"))
  2. print "O valor informado foi: " + a
Runtime error #stdin #stdout 0.02s 5852KB
stdin
Standard input is empty
stdout
Standard output is empty