This commit is contained in:
2026-02-19 12:27:15 +07:00
parent 51e494c48b
commit 7386f8ed0b
11 changed files with 200468 additions and 6 deletions

13
received_small_dict.json Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "Alice",
"scores": [
95,
88,
92
],
"metadata": {
"height": 155,
"weight": 55
},
"age": 30
}