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