Skip to content

fix(curriculum): correct challengeType for lab-tower-of-hanoi from 23 to 27#66377

Merged
Sembauke merged 1 commit intofreeCodeCamp:mainfrom
majestic-owl448:fix/lab-tower-of-hanoi-challenge-type
Mar 12, 2026
Merged

fix(curriculum): correct challengeType for lab-tower-of-hanoi from 23 to 27#66377
Sembauke merged 1 commit intofreeCodeCamp:mainfrom
majestic-owl448:fix/lab-tower-of-hanoi-challenge-type

Conversation

@majestic-owl448
Copy link
Contributor

@majestic-owl448 majestic-owl448 commented Mar 11, 2026

Checklist:

lab-tower-of-hanoi is a Python lab using a single .py file, so it should use challengeType: 27 (pyLab) like all other single-file Python labs. The current value of 23 (multifilePythonCertProject) is only used by legacy Scientific Computing with Python cert projects and is inconsistent with the rest of the Python lab blocks.

@majestic-owl448 majestic-owl448 requested review from a team as code owners March 11, 2026 20:03
@github-actions github-actions bot added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label Mar 11, 2026
@majestic-owl448 majestic-owl448 changed the title fix: correct challengeType for lab-tower-of-hanoi from 23 to 27 fix(curriculum): correct challengeType for lab-tower-of-hanoi from 23 to 27 Mar 11, 2026
@Sembauke Sembauke merged commit f79e7ec into freeCodeCamp:main Mar 12, 2026
15 of 16 checks passed
@majestic-owl448 majestic-owl448 deleted the fix/lab-tower-of-hanoi-challenge-type branch March 12, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants