Leap Year or Common Year

Beginner

In this project, you will learn how to determine whether a given year is a leap year or a common year. You will implement a Python function that takes a year as input and outputs whether the year is a leap year or a common year.

python

Teacher

labby
Labby
Labby is the LabEx teacher.