Question: 2 #explore date time module# 3 import calender 4 yy=2022 5 mm-11 6 7 8 yy-(int(input('enter you year:'))) mm-(int(input('enter your month:'))) print(calender.month(yy,mm)) PROBLEMS OUTPUT

2 #explore date time module# 3 import calender 4 yy=2022 5 mm-11

2 #explore date time module# 3 import calender 4 yy=2022 5 mm-11 6 7 8 yy-(int(input('enter you year:'))) mm-(int(input('enter your month:'))) print(calender.month(yy,mm)) PROBLEMS OUTPUT DEBUG CONSOLE TERMINAL Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Try the new cross-platform PowerShell https://aka.ms/pscore6 PS C:\Users\NAGAATCHUTHARAO & C:/Users/NAGAATCHUTHARAO/AppData/Local/Pr n310/python.exe "C:/Users/NAGAATCHUTHARAD/tuple.py/luck number/dict data. n.py/calender.py" enter you year:2022 enter your month:3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!