hnc-eduard/HNS/Excercises/13082023 ДЗ по фигурам JSON/shapes.json

1 line
181 B
JSON
Raw Permalink Normal View History

{"shapes": [{"radius": 7, "color": "blue", "type": "Circle"}, {"width": 2, "height": 2, "color": "unknown", "type": "Rectangle"}, {"side": 0, "color": "unknown", "type": "Square"}]}