String literals and other sequence literals may be indexed directly, without using a variable to refer to them : Index : String PYTHON TUTORIALS


PYTHON TUTORIALS » String » Index »

 

String literals and other sequence literals may be indexed directly, without using a variable to refer to them


print 'Hello'[1]



Leave a Comment / Note


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


PYTHON TUTORIALS

 Navioo String
» Index