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
@@ -11,7 +11,7 @@ Example: a red apple -> red
### Exercise 11. Read and choose
Example: apple / banana -> apple
Example: Milk is white / purple. -> white
1. Milk is white / purple.
2. A banana is yellow / grey.
@@ -20,7 +20,7 @@ Example: apple / banana -> apple
### Exercise 12. Make a sentence
Example: my / book -> My book.
Example: It / is / purple -> It is purple.
1. It / is / purple
____________________