Leapyear check in Python using nested if & logical operators.

preview_player
Показать описание
This program checks whether a given year is a leap year or not, by using
1) nested if - else
2) logical operators 'and' & 'or'.
Рекомендации по теме
visit shbcf.ru