Files
freeCodeCamp/curriculum/structure/blocks/lab-selection-sort.json
2025-10-23 23:20:15 +05:30

12 lines
280 B
JSON

{
"name": "Selection Sort Lab",
"isUpcomingChange": true,
"dashedName": "lab-selection-sort",
"challengeOrder": [
{ "id": "680b3ef395479b0e449ecb6e", "title": "Build a Selection Sort" }
],
"helpCategory": "Python",
"blockLayout": "link",
"blockLabel": "lab"
}