Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

find Length of String in python

>>> x = "Follow us on Softhunt.net"
>>> len(x)
25
Source by softhunt.net #
 
PREVIOUS NEXT
Tagged: #find #Length #String #python
ADD COMMENT
Topic
Name
3+2 =