leap year by murky-satyr

while''do y=io.read()io.write(y,' is ',y:gsub('00','')%4>0 and'not 'or'','a leap year.\n')end

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

download

return to the top page