# This program checks and display wether the year is a leap year or not # first if statement is to check if user input is divisible by 4 with no remainders. if Year_input_as_int % 4 == 0: if ...
"\u001b[1;31mStatisticsError\u001b[0m Traceback (most recent call last)", "\u001b[1;32m<ipython-input-5-22dadc60552a>\u001b[0m in \u001b[0;36m<module>\u001b[1;34m ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results