for(x<-1 to 300)println(if(3-x%3+""+x contains'3')"aho"else x)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page