This commit is contained in:
2026-06-17 11:01:34 +00:00
commit 880c2add73
9 changed files with 275 additions and 0 deletions
@@ -0,0 +1,27 @@
## Exercise 1. Write the number word
Example: 2 -> two
1. 4 -> __________
2. 7 -> __________
3. 10 -> __________
4. 12 -> __________
5. 0 -> __________
### Exercise 2. Complete the colour
1. r e _
2. b l _ e
3. g r e e _
4. y e l l o _
5. b l a c _
### Exercise 3. Read and choose
Choose the correct fruit.
1. It is yellow. It is a **banana / apple**.
2. It is orange. It is an **orange / grape**.
3. They are small and purple or green. They are **grapes / mangoes**.
4. It is green outside and red inside. It is a **watermelon / lemon**.
5. It is small and yellow or green. It is a **pear / pineapple**.