Mega Code Archive

 
Categories / Python Tutorial / Buildin Function
 

Del can also be used to delete entire variables

a = [-1, 1, 6, 3, 4, 2, 7] del a