Problem #220 CORE JAVA PROGRAMMING

Write a Java program that takes a year from user and print whether that year is a leap year or not

Your Solution