String « Python Tutorial






5.String
5.1.Introduction( 3 ) 5.21.Quote( 3 ) 
5.2.Assignment( 3 ) 5.22.Raw String( 1 ) 
5.3.center( 1 ) 5.23.Replace( 3 ) 
5.4.Compare String( 6 ) 5.24.repr( 1 ) 
5.5.Concatenate( 3 ) 5.25.rfind( 1 ) 
5.6.encode( 3 ) 5.26.rindex( 3 ) 
5.7.endswith( 2 ) 5.27.rjust( 1 ) 
5.8.Escape( 2 ) 5.28.rstrip( 1 ) 
5.9.find( 3 ) 5.29.slice( 4 ) 
5.10.Format( 19 ) 5.30.Split( 4 ) 
5.11.Index( 4 ) 5.31.splitlines( 1 ) 
5.12.Join( 4 ) 5.32.str( 1 ) 
5.13.Length( 5 ) 5.33.StringIO( 1 ) 
5.14.ljust( 2 ) 5.34.Strip( 3 ) 
5.15.loop through( 1 ) 5.35.substring( 1 ) 
5.16.lower( 2 ) 5.36.Template( 6 ) 
5.17.lstrip( 2 ) 5.37.translate( 1 ) 
5.18.maketrans( 1 ) 5.38.triple quotes( 1 ) 
5.19.Member in( 1 ) 5.39.Unicode( 5 ) 
5.20.Member( 5 )