Christopher-Deo / leap-year-check

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%