for(s<-"""/\/\\ / \/"""+" "*13 grouped 4)printf("%-5s%s%1$s\n",readLine,s)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page