G+_Nevrin O Posted April 12, 2014 Share Posted April 12, 2014 A python version of Towers of Hanoi that I quickly created to show both how lists can be used as stacks and also recursion. https://github.com/NevrinO/Coding/blob/master/Python/Lists/Towers%20of%20Hanoi.py Link to comment Share on other sites More sharing options...
Recommended Posts