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
@@ -13,7 +13,7 @@ Example: a red apple -> red
### Exercise 5. Read and choose
Example: apple / banana -> apple
Example: It is a red / blue tomato. -> red
1. It is a red / blue tomato.
2. It is a green / yellow pear.
@@ -22,7 +22,7 @@ Example: apple / banana -> apple
### Exercise 6. Make a sentence
Example: my / book -> My book.
Example: It / is / red -> It is red.
1. It / is / red
____________________