while""do l=io.read()for i=1,#l do x=l:sub(i,i)io[i]=x<"!"and io[i]or x end print(table.concat(io))end