aayushi-droid / Python-Thunder

A curated list of Python applications
MIT License
86 stars 160 forks source link

Tower of Hanoi #99

Closed guptadhaval18 closed 3 years ago

guptadhaval18 commented 3 years ago

Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add

Problem statement: There are three towers. The objective of the game is to move all the disks over to tower #3, but you can't place a larger disk onto a smaller disk. To play the game or learn more about the Tower of Hanoi, check the Resources tab. Create a function that takes a number discs as an argument and returns the minimum amount of steps needed to complete the game. Problem Link: https://edabit.com/challenge/3ZtykTsx3GSoPHyBb


Before submitting a PR please Check some details.Check Edabit for problem task

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

saigunavanth commented 3 years ago

I would like to work on this issue using python. @guptadhaval18 assign me

Bijay555 commented 3 years ago

I have wrote code previously in tower of Hanoi. Please assign to me?

snehagupta-4 commented 3 years ago

@guptadhaval18 I'd love to work on this issue. Please assign it to me. :')

rasmita404 commented 3 years ago

@guptadhaval18 I would like to work on this using Python. Please assign me.