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 = [] -- http://mail.python.org/mailman/listinfo/python-list
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 = [] -- http://mail.python.org/mailman/listinfo/python-list