keeps '\' (Back splash) literally : String Length : String PYTHON examples


PYTHON examples » String » String Length »

 

keeps '\' (Back splash) literally


keeps '' (Back splash) literally


x = "C:pycode"     # keeps  literally
print x
print len(x)


           
       



Leave a Comment / Note


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


PYTHON examples

 Navioo String
» String Length