print 'dongshen' for word in ['capitalize','these','words']: print word.upper() for i in range(0,5): print i