Thanks Caryl, <br><br>your comments well placed. I'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"><<a href="mailto:cbigenho@hotmail.com">cbigenho@hotmail.com</a>></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'm reading the "3.0 while" file I have with me now and there are no double example names. I guess I have an old version, I'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 < 10:</div><div> print "I am repeating this line 10 times!"</div><div> number_of_<font color="#c00000">prints</font> = number_of_<font color="#c00000">prints</font> + 1</div>
<div>print "And we're done!"</div><div># example end</div></span></i></font></div><div><font color="#c00000"><i>Typo or variable mismatch. Change "times" to "prints" or "prints" to "times" 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>