Mega Code Archive

 
Categories / Python / List
 

Empety list multiply

L = [None] * 100 print L