how to clear up a List in python?

python dongdonglove8 at hotmail.com
Thu May 25 09:49:00 EDT 2006


I have new a list , when it hava large number of values, I wonna to
delete all the values in it,how to do?
And, if a list have 801 values, I want to get its values index from 300
to 400, could use list1[300:400],are right me?




More information about the Python-list mailing list