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
+5 -5
View File
@@ -10,7 +10,7 @@ Example: apple / banana -> apple
### Exercise 17. Match
Example: 1 -> b
Example: banana -> yellow
1. banana
2. grapes
@@ -30,7 +30,7 @@ Example: apple -> an
### Exercise 19. Complete the word
Example: r e _ -> red
Example: o r a n _ e -> orange
1. o r a n _ e
2. g r a p e _
@@ -38,7 +38,7 @@ Example: r e _ -> red
### Exercise 20. Make a sentence
Example: my / book -> My book.
Example: This / apple -> This is an apple.
1. This / apple
____________________
@@ -64,7 +64,7 @@ Example: apple / banana -> apple
### Exercise 23. Match
Example: 1 -> b
Example: kiwi -> green inside
1. kiwi
2. melon
@@ -76,7 +76,7 @@ c. green inside
### Exercise 24. Write one sentence
Example: my / book -> My book.
Example: These / cherries -> These are cherries.
Use: These / cherries
____________________