This commit is contained in:
lubukhu
2026-01-21 15:32:41 +07:00
parent a3acfbc171
commit 93f5412d2a
36 changed files with 25053 additions and 0 deletions

14
New-Words-W19/data.json Normal file
View File

@@ -0,0 +1,14 @@
[
{
"name": "Elephant",
"image": "Elephant.png"
},
{
"name": "Monkey",
"image": "Monkey.png"
},
{
"name": "Lion",
"image": "Lion.png"
}
]