Mega Code Archive

 
Categories / Python Tutorial / Statement
 

IndexError

aList = [] print aList[0]