Answered step by step
Verified Expert Solution
Question
1 Approved Answer
first pic is code for exercise 5 please write me a code for exercise 6 using language WING 101 PYTHON 3 KTutorial-02.pyExcercise4 x month input(
first pic is code for exercise 5 please write me a code for exercise 6 using language WING 101 PYTHON 3
KTutorial-02.pyExcercise4 x month input( whtch nonth?") days = 0 Lf month in ['january 'march' 'may, 'juty', 'aug 'october, "decenber ']: elif month in ['april', 'june', 'septenber, 'novenber': elif nonth is ['february]: else: days 31 days 30 days = 28 exit(1) print ("Hrong month) print("%s has %d days" x(month , days))Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started