Skip to content

Python script to determine if a user supplied year is a leap year. Logic accepts a numerical input and uses mathematical calculations and nested conditionals to determine if the year is a leap year.

Notifications You must be signed in to change notification settings

Christopher-Deo/leap-year-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

leap-year-check

About

Python script to determine if a user supplied year is a leap year. Logic accepts a numerical input and uses mathematical calculations and nested conditionals to determine if the year is a leap year.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages