Ver Mensaje Individual
  #4 (permalink)  
Antiguo 11/11/2016, 09:48
startwav
 
Fecha de Ingreso: junio-2003
Mensajes: 122
Antigüedad: 20 años, 10 meses
Puntos: 0
Respuesta: leer ficheros y completar url

Cita:
Iniciado por iukaeru Ver Mensaje
# Python 3.x

arx1 = open("fichero1.txt", "r").read()
arx2 = open("fichero1.txt", "r").read()

url = input(">")

mostrar = url + arx1 + arx2
print(mostrar)

arx3 = open("cargaWeb", "w")
arx3.write(mostrar)
arx3.close()
gracias IUkaeru cómo ves lo que he pegado..? si no lo ves, reutilizo el lo q me has pasdo..
__________________
startwav

http://e-hosting.startwave.com/img/banner.gif
Internet Nunca ha estado más cerca de Tí. e-Hosting Start Wave Media . Todo lo que necesitas para tener presencia en Internet.
Servicios de Registro Dominios / DNS / HOSTING / Y MUCHO MÁS...