Check Leap Year

Write a program to check leap year

Leap years are years that are divisible by 4, but not by 100, unless they are also divisible by 400. For example, 1996 is a leap year, but 1900 is not. Write a function that takes a year as a parameter and returns True if the year is a leap year, False otherwise.

Input : 2016 Output : Leap Year

Contributors

This program is made possible by the following contributors:

harshraj8843
anandfresh
esivakumar26
pokharel-nishan
rksp25
Obasanmii
PoweredByCaffein
anshu-6537
kituuu
greeshma-d
SyarifulMsth

Heart with ribbonBecome a SponsorHeart with ribbon

Become a sponsor and help us maintain and improve this project. Every contribution counts. Thank you!