Question 2

(Essay)

What aspects of problem solving does the Towers of Hanoi task tap?

Answer

Although the Towers of Hanoi is an artificial puzzle, it resembles real-life problem-solving in basic ways, such as having a starting state, a goal state, and a branching tree structure of steps going from one to the other.