Question: python a=2 a=a+2 print(ar,a) will print T Write a Python program to accept a number as input and find corresponding month name, for example if

 python a=2 a=a+2 print("ar","a") will print T Write a Python program

python

a=2 a=a+2 print("ar","a") will print T Write a Python program to accept a number as input and find corresponding month name, for example if the user enter 1 print January, if 2 print February and so on till number 7, otherwise print WRONG INPUT. 1 %

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 Databases Questions!