leap year by pooq

do 100
pull y
a=
if y//(4*4**(y//50=0))>0 then a="not "
say y" is "a"a leap year."
end

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

download

return to the top page