feat: basics

This commit is contained in:
2026-06-17 12:13:10 +00:00
parent 4680438dee
commit 8b3cf42f2d
7 changed files with 55 additions and 33 deletions
+29
View File
@@ -0,0 +1,29 @@
## Theme 01 - Basics review
### Exercise 7. Write the number word
Example: 2 -> two
1. 4 -> __________
2. 7 -> __________
3. 10 -> __________
4. 12 -> __________
5. 0 -> __________
### Exercise 8. 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 9. 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**.