Description
Write a Python Program to Check whether a year is a Leap Year or not.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Check whether a year is Leap Year or Not
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.