Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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 Index « String « Python
Python
String
String Index
1.
String indexing: Random Access
2.
An index that is too large is replaced by the string size
3.
Indices may be negative numbers, to start counting from the right. For example:
4.
String indexing: from front or end