<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
</div>Hi,<br>
yes, this is good refactoring, but better refactoring would be:<br>
- avoid generic names like $a, $b<br>
- avoid using the constant 8, instead counting the elements in the array<br>
<br>
Using a loop, like you did, is what I had in mind when I proposed this<br>
challenge. Technically, after refactoring, the code had to produce the<br>
same output, as I suspect your example does.<br>
<br>
In this discussion, however, code improvement was gained not just by<br>
refactoring, but by examining the reasons behing the code and<br>
simplifying it.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br><br></div></div></blockquote></div><div><br></div>Thanks for the input. and yes, i did appreciate the logical trimming of the code, in the discussion.<br clear="all">
<div><br></div>-- <br>Prakul Agarwal,<div>Indian Institute of Information Technology, Allahabad<br><br></div><br>