Several students have misread this line as trying to check if the param is of type array. It might be more clear if it was written as such: Create an array of values. Check if the query param is in the array.
Several students have misread this line as trying to check if the param is of type array. It might be more clear if it was written as such:
Create an array of values. Check if the query param is in the array.