Place your turtle on the starting point and program using basic code to reach the end of the path
DEFINITION
Using a combination of basic movement code, program your turtle along the white path avoiding the grass and water. Use these codes, turtle.forward(), turtle.turnRight() & turtle.turnLeft()