Commit Graph

3 Commits

Author SHA1 Message Date
vrarora 6793f8722a
Update Leap Year Definition and grammar
I got confused after seeing the code in solution that definition and solution didn't match so this is what I found on Wikipedia "(except for years evenly divisible by 100, which are not leap years unless evenly divisible by 400)" but earlier it was written here "except for years which are both divisible by 100 and not divisible by 400." 

I maybe wrong here, not knowing that these two statements maybe are indicating two different things, if that's the case, then feel free to not apply the changes and do let me know. 😄 

P.S. - I corrected "effects" to "affects" too.
2020-12-23 17:06:25 +05:30
Cody Loyd dd17d8ac8b add hints to exercises 2017-10-24 15:10:20 -05:00
Cody Loyd cadd4b255c add leapYears 2017-08-25 13:47:05 -05:00