• # -*- coding: utf-8 -*-
  • print ''.join([l.upper() for l in u'code.cx'])