On 12 nov, 20:19, "Gordon C" <[EMAIL PROTECTED]> wrote: > Absolute newbie here. In spite of the Python Software Foundation tutorial's > (http://www.python.org/doc/current/tut/tut.html) use of the array > declaration > array(type[,initializer]), the Python interpreter does NOT accept the word > array! It , presumably, needs to have an import <something> included. Could > some show me how to declare arrays with some basic examples? > Gord.
hey Gordon, here's a good reading for you: http://effbot.org/zone/python-list.htm -- http://mail.python.org/mailman/listinfo/python-list