Get the length : String Length : String PYTHON examples


PYTHON examples » String » String Length »

 

Get the length


Get the length: number of items inside a string


print len('abc')         # length: number items 


           
       



Leave a Comment / Note


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


PYTHON examples

 Navioo String
» String Length