leap year by pooq

do
input""b
if!b end
?b," is ",mid$("not a leap year.",5*!mod(b,4)+mod(b,400)*!mod(b,100))loop

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

download

return to the top page