json

Json code posted
created at 12 Nov 18:34, updated at 12 Nov 18:34

Edit | Back
1
2
3
4
5
6
7
8
9
10
[
{
     "fruit" : "apple",
     "price" : "12€"
},
{
     "fruit" : "pear",
     "price" : "16€"
}
]
110 Bytes in 4 ms with coderay