Bob’s dog is playing in the ground, the playground is like a maze and there are three squares. The sizes of the square are different. After crossing three squares it needs to get a bone. * Bob’s dog will go up * Then go right * Go down * Move forward In this way it has to pass the squares to get the bone in the last square. Hint: As the square size is different for three squares, you need to use a function for moving into the squares.