Long year: Difference between revisions

m
(Long year in Chipmunk Basic)
Line 509:
50 def fnly(Y) = (4 = FNWD(Y)) OR (3 = FNWD(Y-1))
60 print "**** LIST OF ISO LONG YEARS ****"
70 input "START YEAR? ";,s
80 input "END YEAR? ";,e
90 print
100 for y = s to e
2,130

edits