~csc1001
What is the deadline for this assignment?
What is the weightage of this assignment in the final grade?
What should be the format of the code files?
What is the header of the non-recursive Python function to solve the Tower of Hanoi puzzle?
What should be the name of the .zip file?
What should be included in the .zip file?
What is the objective of the Tower of Hanoi puzzle?
What are the rules of the Tower of Hanoi puzzle?
How can a recursive algorithm be converted into a non-recursive algorithm?