mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-09 10:58:02 +00:00
Moved Hanoi challenge from stacks_queues to recursion_dynamic.
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"%run ../stack/stack.py"
|
||||
"%run ../../stacks_queues/stack/stack.py"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user