Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with leapyear

A curated list of projects in awesome lists tagged with leapyear .

https://github.com/pkx8326/leapyear_python

This is the classic leap year finder program with python. This problem is labelled as "hard" on many practice sites, but actually the programming is not hard at all. What's hard is the description of the leap year and how to translate it into the programming language.

algorithm calculator leap leapyear python simple year

Last synced: 13 Nov 2024

https://github.com/pkx8326/days_in_a_month_with_python

This is a simple set of Python codes that will give the user the number of days in a month the user gives to the program. For this program to work, the user will provide the year and the month, and the program will return the number of days in that month. The program can also determine if the given year is a leap year and provide a correct number of date for February.

leapyear python

Last synced: 13 Nov 2024