Loading Python
Setting up environment...
Loading...
📝 Editor
1
Each character in a string has an index, counting from 0. Index -1 is the last character. Slicing [start:stop] gets a text fragment.
Loading Python environment...