Question: Whats wrong with my code? def weekDay (month: int, day:int) str: days_passed = monthDays(month, day) if days_passed

def weekDay (month: int, day:int) str: days_passed = monthDays(month, day) if days_passed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
