Problem Analysis:
The task involves filling in Nabil's planner based on the activities he does each day during his holiday. The text provides a detailed description of what Nabil does on each day of the week. We need to match the activities with the corresponding days and fill them into the planner.
Given Information:
1.
Monday: Nabil plays yo-yo with his friends.
2.
Tuesday evening: Nabil cycles at the park.
3.
Wednesday: He walks in the city.
4.
Thursday afternoon: He plays the guitar.
5.
Friday: He plays basketball with Ganesh.
6.
Saturday afternoon: He goes to the zoo with his family.
7.
Sunday: He draws in his room.
Solution Approach:
We will map each activity to its respective day and fill it into the planner.
#### Step-by-Step Filling of the Planner:
1.
Monday: "Plays yo-yo with his friends."
2.
Tuesday: "Cycles at the park."
3.
Wednesday: "Walks in the city."
4.
Thursday: "Plays the guitar."
5.
Friday: "Plays basketball with Ganesh."
6.
Saturday: "Goes to the zoo with his family."
7.
Sunday: "Draws in his room."
Filled Planner:
Here is how the planner should look after filling in the activities:
```
Monday: Plays yo-yo with his friends.
Tuesday: Cycles at the park.
Wednesday: Walks in the city.
Thursday: Plays the guitar.
Friday: Plays basketball with Ganesh.
Saturday: Goes to the zoo with his family.
Sunday: Draws in his room.
```
Final Answer:
\[
\boxed{
\begin{array}{c}
\text{Monday: Plays yo-yo with his friends.} \\
\text{Tuesday: Cycles at the park.} \\
\text{Wednesday: Walks in the city.} \\
\text{Thursday: Plays the guitar.} \\
\text{Friday: Plays basketball with Ganesh.} \\
\text{Saturday: Goes to the zoo with his family.} \\
\text{Sunday: Draws in his room.}
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of year 2 english worksheet.