References
Reference NO 1
http://docs.python.org/library/stdtypes.html
Reference NO 2
http://stackoverflow.com/questions/993025/java-adding-elements-to-a-collection-during-iteration
Reference NO 3
http://www.tutorialspoint.com/python/python_for_loop.htm
Reference NO 4
http://www.javacodegeeks.com/2011/10/scala-tutorial-iteration-for.html
Reference NO 5
http://www.greenteapress.com/thinkpython/html/book009.html
Reference NO 6
http://www.angelfire.com/tx4/cus/notes/python.html
Reference NO 7
http://nedbatchelder.com/text/iter.html
Reference NO 8
http://www.ibm.com/developerworks/library/j-pg04149/