"You have two arrays
letras = ["m", "D", " ", "e", " ", "G", "v", "e", "i", "e", " ", "r", "S", "G", "D", "u"];
caminho = [ 12, 7, 11, 9, 8, 4, 15, 0, 2, 13, 14, 5, 10, 1, 3, 6];
There is a hidden phrase that you have to find out, but not just that! you must write the function (in any programming language) that solves the problem. "
Good afternoon, I need to solve this problem and I would like suggestions, as I am in the second period of BSI and I am not understanding what the "path" of the array is.