<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<font class="Apple-style-span" face="Tahoma" size="2">I don't understand this exercise:</font><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div><div><font class="Apple-style-span" face="Tahoma" size="2">Exercise 32.3.2. &nbsp; Develop a function that, given a board and the board position of a peg, determines whether or not the peg can jump. We call such a peg enabled.</font></div><div><span class="Apple-style-span" style="font-family: Tahoma; font-size: 10pt; ">Develop a function that, given a board and the board position of an enabled peg, creates a board that represents the next configuration.</span></div></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">But, it may be the case that an enabled peg can jump to more than one of free places. Thus, we can have more then one new configurations, no?</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div>                                               </div></body>
</html>