Hey guys just wondering if someone can help me understand this question and give me a bit of guide line as to how to do it!


Q.
Write a function that takes a string value for the day of the week as input and returns 1 if it is a weekday (mon-fri), otherwise it returns 0. Use appropriate types for the variables