Skip to content

A code that determines whether a given year is a leap year or not. A leap year is a year that is evenly divisible by 4, except for years that are both divisible by 100 and not divisible by 400.

kyleeetd/Practice_Sets03_Functions-Individual-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

A code that determines whether a given year is a leap year or not. A leap year is a year that is evenly divisible by 4, except for years that are both divisible by 100 and not divisible by 400.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages