Hello,<div><br></div><div>My code is - </div><div><br></div><div><div>l = len(m)</div><div>item = str(m[1])</div><div>for i in range(2,l):</div><div>    item = item + &quot;-&quot; + str(m[i])</div><div><br></div><div>This code is part of a bigger function. It works fine. But I am not happy with the way I have written it. I think there is a better (Pythonic) way to rewrite it.</div>

<div>If anyone knows how to improve this snippet, I would be very thankful.</div><div><br></div><div>Thanks and Regards,</div><div>Sumod</div><div><br></div><div><br></div>-- <br><a href="http://spawgi.wordpress.com" target="_blank">http://spawgi.wordpress.com</a><br>

We can do it and do it better.<br>
</div>