HacktoberFest-21
HacktoberFest-21 copied to clipboard
Update check_leapyear.py
Python code to calculate if year is a leap year with the condition of 100,400 and 4 since leap year occurs every 4 years
Please provide a little description about the implementation, thanks.