This commit is contained in:
2026-06-17 17:36:35 +00:00
parent d4fc83ea4c
commit 1036b67e0c
70 changed files with 205 additions and 206 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
### Exercise 10. Complete the word
Example: r e _ -> red
Example: p e a _ h -> peach
1. p e a _ h
2. m e l o _
@@ -20,7 +20,7 @@ Example: apple / banana -> apple
### Exercise 12. Make a sentence
Example: my / book -> My book.
Example: This / kiwi -> This is a kiwi.
1. This / kiwi
____________________