Files
freeCodeCamp/curriculum/math-challenges/33-geometry/rotations.json
2018-09-27 12:36:41 +05:30

32 lines
485 B
JSON

{
"name": "Rotations",
"order": 35,
"challenges": [
{
"id": "59a5801209a6acac5983b524",
"title": "Defining Rotation",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a433",
"title": "Rotation Rules",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}