Programming Examples

Python program to take year as input and check if it is a leap year or not


Write a program to take year as input and check if it is a leap year or not.

Solution

y = int(input("Enter year to check: "))
print(y % 4 and "Not a Leap Year" or "Leap Year")
Output/ Explanation:

Enter year to check: 2020

Leap Year

Latest Current Affairs 2024 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online MBA 2 years Online MCA Online BCA Best Website and Software Company in Allahabad