Hi guys<div><br></div><div>I'll be happy if someone can help evaluate the result of this statement:</div><div><br><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font face="verdana,sans-serif"><div>for n in range (3, 20):</div><div><span style="white-space:pre-wrap">        </span>for x in range (2, n):</div><div><span style="white-space:pre-wrap">                </span>print (n)</div></font></blockquote>
</div><br>I tried but couldn't figure out why the loop returned such a result</div><div><br></div><div>Merry Christmas</div><div><br></div><div>Thanks</div><div>
</div></div>