import calander ear = int(input("Input the year:- ")) Month = int(input("Input the month:- ")) print(calendar.month(y, m))