Question: plz teach me whats wrong with this code 1 UNIPUN PPA) (ulsaved changes) File Edit View Insert Cell Kernel Widgets Help a + 9 +

plz teach me whats wrong with this code plz teach me whats wrong with this code 1 UNIPUN PPA) (ulsaved

1 UNIPUN PPA) (ulsaved changes) File Edit View Insert Cell Kernel Widgets Help a + 9 + N Run IC Code Enter/Exit RISE Slideshow course-input ("how many courses do you take this semester :") if course % 2==0: print (name+" takes even numbers course this semester") else: print (name+" takes odd number courses this semester") monday=input( do you have class on Monday: yes or no) coursel=input("What course do you take on Monday) if (monday == "yes"): print (name+" has" tcoursel+" class on Monday") else: print (name" does not have class on Monday) This is a simple programm what's your name?k how many courses do you take this semester:yes TypeError Traceback (most recent call last) Kipython-input-27-4c253c6dd173> in 3 name=input( what's your name?) 4 course input ("how many courses do you take this semester: 5 if course % 2==0: 6 print (name+" takes even numbers course this semester) 7 else: TypeError: not all arguments converted during string formatting

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!