From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234567891011121314 [ { "item": "Super Hoop", "quantity": 1 }, { "item": "Basketball", "quantity": 4 }, { "item": "Big Shoes", "quantity": 1 }]
[
{
"item"
:
"Super Hoop"
,
"quantity"
: 1
},
"Basketball"
: 4
"Big Shoes"
}
]