mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-18 10:00:55 -04:00
11 lines
311 B
JSON
11 lines
311 B
JSON
{
|
|
"name": "Selection Sort Lab",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lab-selection-sort",
|
|
"superBlock": "full-stack-developer",
|
|
"challengeOrder": [{ "id": "680b3ef395479b0e449ecb6e", "title": "Build a Selection Sort" }],
|
|
"helpCategory": "Python",
|
|
"blockLayout": "link",
|
|
"blockType": "lab"
|
|
}
|