+ 4
is tower of Hanoi is complicated in python than in c?
3 Respostas
+ 5
The level of complexity of the code to handle an algorithm will depend on the programmer(s) and the level of knowledge and comfort with the language used. For each language a noob could easily write something that looks complex whereas someone experienced could make it look simple, and each would end up with the same result given the same input.
Not just for Tower of Hanoi, but overall with any project/algorithm.
+ 3
Depends, but if you want to make graphics, Python isn't the best.
Since you talked about this famous Hanoian tower, let's give you a sample :)
https://code.sololearn.com/W1YpQyq8nfxj/?ref=app
+ 1
@Pegasus its jQuery 🤐