Count diamonds level 3 by *yuko*

do:k=0:for i=0to 450a$=chr$(peek(0))+a$:k=k+left$(a$,3)+mid$(a$,43,1)="* **"next:?k:loop

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

download

return to the top page