feat: examples

This commit is contained in:
2026-06-17 12:40:48 +00:00
parent f15eb7d712
commit 5dcb159341
70 changed files with 557 additions and 0 deletions
+6
View File
@@ -4,6 +4,8 @@ Source style: singular-plural matching and spelling rules.
### Exercise 1. Write the plural
Example: one book -> two books
1. apple -> __________
2. box -> __________
3. baby -> __________
@@ -12,6 +14,8 @@ Source style: singular-plural matching and spelling rules.
### Exercise 2. Match
Example: 1 -> b
1. one watch
2. one boy
3. one diary
@@ -26,6 +30,8 @@ e. men
### Exercise 3. Choose the correct word
Example: apple / banana -> apple
1. two cat / cats
2. three baby / babies
3. two sandwich / sandwiches