Shriram

Resultados 1 preguntas formuladas por Shriram

Cómo buscar y reemplazar texto en un archivo

22
respuestas
353
votos
993.0k
vistas

¿Cómo busco y reemplazo texto en un archivo usando Python 3? Aquí está mi código: import os import sys import fileinput print("Text to search for:") textToSearch = input("> ") print("Text