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
+4
View File
@@ -12,6 +12,8 @@ Example: 2 -> two
### Exercise 8. Complete the colour
Example: r e _ -> red
1. r e _
2. b l _ e
3. g r e e _
@@ -22,6 +24,8 @@ Example: 2 -> two
Choose the correct fruit.
Example: apple / banana -> apple
1. It is yellow. It is a **banana / apple**.
2. It is orange. It is an **orange / grape**.
3. They are small and purple or green. They are **grapes / mangoes**.