BB,

I am getting error on the following syntax while running in Ipython and spyder 
and I failed to figure out why

for  i  in  range(len(list))

Error

for  i  in  range(len(list))
                                         ^
SyntaxError: invalid syntax

where list is a list defined as a collection of words and it is OK prints fine.

Kindly advise.

Cheers

Sachin

************************************************************************
Sachin Kumar Sharma
Senior Geomodeler

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to