Untitled
unknown
plain_text
2 years ago
320 B
5
Indexable
[
{
"id": 1,
"name": "Laptop",
"price": 1200.00,
"quantity": 10
},
{
"id": 2,
"name": "Smartphone",
"price": 800.00,
"quantity": 15
},
{
"id": 3,
"name": "Tablet",
"price": 600.00,
"quantity": 20
}
]
Editor is loading...
Leave a Comment