Home
Python
2D
Application
Buildin Function
Class
Data Structure
Data Type
Database
Development
Dictionary
Event
Exception
File
Function
GUI Pmw
GUI Tk
Language Basics
List
Math
Network
String
System
Thread
Tuple
Utility
XML
String Length « String « Python
Python
String
String Length
1.
Get the length: number of items inside a string
2.
keeps '\' (Back splash) literally
3.
Get the length of a string with escape characters inside
4.
Output and get length of a string with special characters
5.
For Statements to list the string length
6.
Built-in function len() returns the length of a string