rafaelapcruz / Hanoi_Tower

This is an exercise for studying recursion in Python. The Tower of Hanoi is a mathematical puzzle where a stack of n disks on a rod has to be moved to another rod (using the three rods available).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rafaelapcruz/Hanoi_Tower Issues

No issues in this repository yet.