In this tutorial we'll see how we can view the calender of a month, a year, check if a given year is a leap year or not and put a script to sleep using the month(), calendar(), isleap() and sleep() functions respectively of the calendar and time modules in python.