I just started programming and this is really hard for me. This is my code so far :
public class Hanoi { public static String solve(int n, String start, S