input""s$:?s$ 1line input""t$ if!t$=s$for i=2to len(s$)-1t$=t$+trim$(mid$(t$,i,1)):mid$(t$,i)=" "next:?t$:goto 1 ?s$