View Single Post
  #3  
Old 02-12-2009, 11:56 PM
nlfrnassimi nlfrnassimi is offline
Member
 
Join Date: Feb 2009
Posts: 37
thanks, but i need to know how to remove all the elements with one code. For example I have a list:

list = [a,b,c,f,d,h,y]

and i want to write a code to delete from first element to last. I can't find any code.
Reply With Quote