News

python program that checks whether a year is leap year or not. You are required to use nested if...else to solve this problem ###Note: A leap year is exactly divisible by 4 except for century years ...
python program that checks whether a year is leap year or not. You are required to use nested if...else to solve this problem ###Note: A leap year is exactly divisible by 4 except for century years ...