Walk the line by pooq

print(Seq('A'to'Z'mkString,0,"Helloworld","q"*21)(readChar%5))

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

download

return to the top page