Clearing an array

WilsonOfCanada wwn1 at sfu.ca
Wed Jul 29 11:24:25 EDT 2009


Hellos,

I was wondering if there is any built-in function that clears the
array.  I was also wondering if this works:

arrMoo = ['33', '342', .... '342']
arrMoo = []



More information about the Python-list mailing list