Mega Code Archive

 
Categories / Python Tutorial / String
 

The lower method returns a lowercase version of the string

print 'Trondheim Hammer Dance'.lower()