Solution: Task V to Task VIII
The solution to the previously assigned challenges: Task V to Task VIII.
We'll cover the following
Task 5: Students loving McDonald’s fries 🍟
You were to write an anonymous function that returns the number of students from the grouped data who associate the word fries with McDonald’s fries. It can be done by using the lambda
keyword and the count
decorator together. Look at the snippet:
Get hands-on with 1400+ tech skills courses.