In this unit we study strings in more detail. Topics covered include:
Similarities between lists and strings
String methods: find, lower, upper, and split
Lists of strings
Here are the notes and program packets for this unit.
Custom String Problems on CodingBat