Write a Python program to convert month name to a number of days
belongs to collection: All Conditional and loop programs using Python programming Language
All Answers
total answers (1)
belongs to collection: All Conditional and loop programs using Python programming Language
total answers (1)
I have used python 3.7 compiler for debugging purpose.
Result:
List of months: January, February, March, April, May, June, July, August, September, October, November, December
Input the name of Month: August
No. of days: 31 day
need an explanation for this answer? contact us directly to get an explanation for this answer