Skip to content
#

leapyear

Here are 8 public repositories matching this topic...

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 numbe…

  • Updated Jan 29, 2022
  • Python

Add this topic to your repo

To associate your repository with the leapyear topic, visit your repo's landing page and select "manage topics."

Learn more