Files
freeCodeCamp/seed/challenges/04-video-challenges/computer-science.json

23 lines
434 B
JSON
Raw Normal View History

2016-02-05 22:46:16 -08:00
{
"name": "Computer Science",
"order": 7,
"time": "0 hours",
"isComingSoon": true,
"challenges": [
{
"id": "bd7128d8c441eddfbeb5bddc",
"title": "Learn Computer Science Challenges",
"description": [],
"challengeSeed": [],
"tests": [],
"type": "hike",
"challengeType": 6,
"translations": {
"es": {
"title": "Computer Science"
}
}
2016-02-05 22:46:16 -08:00
}
]
}