texto = 'e-mail@abc.com'texto = texto.replace('@', ' ')print(texto) #https://pt.stackoverflow.com/q/446454/101
Standard input is empty
e-mail abc.com
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!