hnc-artur/HNS/json/shapes.json

1 line
195 B
JSON

{"shapes": [{"width": 5, "height": 10, "color": "Red", "type": "Rectangle"}, {"radius": 7, "color": "Blue", "type": "Circle"}, {"width": 1, "height": 1, "color": "Unknown", "type": "Rectangle"}]}