6. SequencesΒΆ
- 6.1. Introduction: Sequences
- 6.2. Strings, Lists, and Tuples
- 6.3. Index Operator: Working with the Characters of a String
- 6.4. Disambiguating []: creation vs indexing
- 6.5. Length
- 6.6. The Slice Operator
- 6.7. Concatenation and Repetition
- 6.8. Count and Index
- 6.9. Splitting and Joining Strings
- 6.10. Exercises
- 6.11. Chapter Assessment
You have attempted of activities on this page