#plz suscribe to my youtube channel --> #https://www.youtube.com/channel/UC-sfqidn2fKZslHWnm5qe-A import calendar import datetime month = datetime.date.today().month year = datetime.date.today().year print (calendar.month(year,month))