Check if Given Year is Leap Year

A leap year is a year that contains an additional day (February 29). A leap year has 366 days instead of the 365 days. It occurs every four years. Programming languages provides various methods to check if a given year is a leap year. A table includes a links to posts with examples.

No.Programming language
1.PHP
2.Python

Leave a Comment

Cancel reply

Your email address will not be published.