Challenge Moles in Holes
Draw a mole!



Our grass is filled with holes, but has no moles. Thankfully, we've already defined a mole drawing function, drawMole, so that all you have to do to get a mole to show up is call that function.

Try it out ! Call the drawMole function to make a mole show up.

drawMole();