Use a string which contains only U, D, L and R chars to move the point. (U = Up, D = Down, L = Left, R = Right). Ex: DRRRULDLLLU. When a wall is reached, nothing happens if you try to go through. Two ...