Dext3r-Morgan / beginner-friendly

This repo is for Hacktoberfest 2024 if you are a beginner in python check for the issues opened and follow the instructions.
MIT License
0 stars 6 forks source link

Created leap_year.py for leap year check #16

Closed ghulamhussainkhuhro closed 17 hours ago

ghulamhussainkhuhro commented 17 hours ago

This pull request adds a Python function is_leap_year to the python folder, which checks whether a given year is a leap year. -