Unit 7: Strings
Students who complete this unit will demonstrate that they can:
- Access individual characters from a string using the index operator
- Effectively use slice notation with strings, lists and tuples
- Use string methods (given APIs) to solve problems
Contents: