Shahrayar123 / Python-Projects

Basic Python projects, good first issue
286 stars 284 forks source link

Changes to Tower Of Hanoi.py #97

Open lvdv4j opened 12 months ago

lvdv4j commented 12 months ago

I added comments to the code, reformatted some of the indentation and created a new class to improve reusability.