open-source-workshop / idc-katas

0 stars 40 forks source link

isLeapyear #51

Open susmith98 opened 5 years ago

susmith98 commented 5 years ago

Function name

Where to implement

src/isLeapyear.py

Description (optional)

write a function to check whether the given year is a leap year.