k = 'A.quantity.of,striped words'non = ['.', ',']for sym in non: k = k.replace(sym, " ")print(k)
Standard input is empty
A quantity of striped words
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!