Logical Operator in Python
Python : Logical Operator in Python Program List
Program [1]
python program to take year as input and check if it is a leap year or not
Program [2]
python program to take two numbers and print if the first number is fully divisible by second number or not