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
+6
View File
@@ -4,6 +4,8 @@ Source style: counting, matching, and number-word practice.
### Exercise 1. Write the word
Example: 2 -> two
1. 1 -> __________
2. 3 -> __________
3. 6 -> __________
@@ -12,6 +14,8 @@ Source style: counting, matching, and number-word practice.
### Exercise 2. Match
Example: 1 -> b
1. zero
2. five
3. seven
@@ -26,6 +30,8 @@ e. 5
### Exercise 3. Count and write
Example: 🍎🍎 -> two
1. 🍎🍎 = __________
2. ⭐⭐⭐ = __________
3. 🐶🐶🐶🐶 = __________