public/subjects/count-leap-years
davhojt f1956696c0 docs(count-leap-years): correct grammar 2022-05-31 08:33:03 +02:00
..
README.md docs(count-leap-years): correct grammar 2022-05-31 08:33:03 +02:00

README.md

Count Leap Years

Instructions

Create a function named countLeapYears which accepts a Date. Your function should return the number of leap years to have taken place since the year 1.