mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-18 01:00:29 -05:00
12 lines
281 B
JSON
12 lines
281 B
JSON
{
|
|
"name": "Selection Sort Lab",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lab-selection-sort",
|
|
"challengeOrder": [
|
|
{ "id": "680b3ef395479b0e449ecb6e", "title": "Build a Selection Sort" }
|
|
],
|
|
"helpCategory": "Python",
|
|
"blockLayout": "link",
|
|
"blockLabel": "lab"
|
|
}
|