Count diamonds level 1 by pooq

do
a=0
for j=1to 451a=a+"*"=chr$(peek(0))next
?a/5loop

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

download

return to the top page