leap year by murky-satyr

[((Y:=stdin nextLine ifNil:[^0]),' is ',((Date newDay:60year: Y asNumber)day>1or:['not ']),'a leap year.')displayNl]repeat!

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

download

return to the top page