Files
freeCodeCamp/curriculum/structure/blocks/lab-tower-of-hanoi.json
T
2026-03-17 15:43:14 +00:00

15 lines
312 B
JSON

{
"isUpcomingChange": false,
"dashedName": "lab-tower-of-hanoi",
"blockLayout": "link",
"blockLabel": "lab",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "68773ee26f332a80bc0295db",
"title": "Implement the Tower of Hanoi Algorithm"
}
],
"usesMultifileEditor": true
}