Arrays

Gordon C gc284 at vif.com
Mon Nov 12 20:19:50 EST 2007


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.






More information about the Python-list mailing list