Count diamonds level 3 by recursive

import os
exec'b=os.read(0,451);print zip(b,b[2:],b[42:]).count(("*",)*3);'*20

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

download

return to the top page