Arrays

Bernard bernard.chhun at gmail.com
Mon Nov 12 20:56:34 EST 2007


On 12 nov, 20:19, "Gordon C" <gc... at vif.com> 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




More information about the Python-list mailing list