This intro problem practices WEEKDAY. WEEKDAY converts a date into a day-of-week number. Update the output cells so each row shows the Monday-based day number for the date, where Monday is 1 and Sunday is 7.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with WEEKDAY details and syntax? Review the WEEKDAY function guide first.
This cell cannot be edited