Spaces:
Build error
Build error
File size: 506 Bytes
bc6743c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | {
"name": "Lập trình mẫu",
"files": [
{
"name": "Hello World.c",
"url": "documents/hello.c",
"type": "c",
"date": "2026-03-16",
"size": "1 KB"
},
{
"name": "Hello World.java",
"url": "documents/hello.java",
"type": "java",
"date": "2026-03-16",
"size": "1 KB"
},
{
"name": "Hello World.py",
"url": "documents/hello.py",
"type": "python",
"date": "2026-03-16",
"size": "1 KB"
}
]
}
|