the following procedure controls the movement of a triangle-shaped robot on a grid. the robot is initially in the middle of the grid facing toward the bottom. code block what would be the final location of the robot in the grid if the procedure move was called 5 times with the values of left right left forward left respectively?