Mixed String type : Unicode : Language Basics PYTHON examples


PYTHON examples » Language Basics » Unicode »

 

Mixed String type


Mixed String type: normal string and unicode


print 'ni' + u'spam'        # mixed string types


           
       



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON examples

 Navioo Language Basics
» Unicode