Question: plz teach me whats wrong with this code 1 UNIPUN PPA) (ulsaved changes) File Edit View Insert Cell Kernel Widgets Help a + 9 +
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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
