mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-26 17:02:27 -04:00
13 lines
319 B
JSON
13 lines
319 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"
|
|
}
|