On Wed, 2013-04-17 at 09:57 +0530, hari prasadh wrote:
> Please clarify.
You must read the official python tutorial first. Their they explain
about the difference between,
1. A tuple (1,2)
2. A list [(1,2)]
3. A dictionary {"tuple": (1,2)}
I suggest please go through at least one python tutorial and learn the
differences between these three things. You will clearly understand how
those for-loops works.
Thanks,
Mohan R
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc