This commit is contained in:
heyethereum
2024-08-11 07:58:19 +08:00
commit 1625de948f
21 changed files with 1374546 additions and 0 deletions

11
gmail-json/test_tree.json Normal file
View File

@@ -0,0 +1,11 @@
{
"cartoon": {
"0": {
"more than 1 person": {
"0": "no",
"1": { "winter": { "0": "no", "1": "yes" } }
}
},
"1": "no"
}
}