Thanks Caryl, <br><br>your comments well placed. I&#39;ll apply the changes later today.<br>Just a question or two:<br><br><div class="gmail_quote">On Fri, Jul 9, 2010 at 6:55 AM, Caryl Bigenho <span dir="ltr">&lt;<a href="mailto:cbigenho@hotmail.com">cbigenho@hotmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
Hi Dinko, <div><br></div><div>I would divide this lesson into 2 parts or rename the examples. You have two Example 1s, two Example2s and so forth. <br></div></div></blockquote><div><br>We continue to have some strange differences :) I&#39;m reading the &quot;3.0 while&quot; file I have with me now and there are no double example names. I guess I have an old version, I&#39;ll check that as well when I get home.<br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div><font color="#c00000"><i><span style="color: rgb(0, 0, 0); font-style: normal; font-size: 13.1944px;"><div>

Example 2</div><div> </div><div># example start</div><div>number_of_prints = 0</div><div>while number_of_prints &lt; 10:</div><div>    print &quot;I am repeating this line 10 times!&quot;</div><div>    number_of_<font color="#c00000">prints</font> = number_of_<font color="#c00000">prints</font> + 1</div>

<div>print &quot;And we&#39;re done!&quot;</div><div># example end</div></span></i></font></div><div><font color="#c00000"><i>Typo or variable mismatch. Change &quot;times&quot; to &quot;prints&quot; or &quot;prints&quot; to &quot;times&quot; and it will work.</i></font></div>

<div><font color="#c00000"><i><span style="color: rgb(0, 0, 0); font-style: normal; font-size: 13.1944px;"><div style="text-indent: 0in ! important;"><font size="3"><span style="font-size: 13px;"><span style="font-size: 13.1944px;"><div style="text-indent: 0in ! important;">

<font size="3"><span style="font-size: 13px;"></span></font></div></span></span></font></div></span></i></font></div></div></blockquote><div><br>Yeah, this would not have happened if I tried my own examples. :) Thanks.<br>

<br>Dinko<br></div></div><br>