Basic Code Golf by jacobi824

a;def a{var i=0;print((for(s<-readLine.split("\""))yield{i+=1;s.replace(" "*(i%2),"")}).mkString("\""));a}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page