Strings Lab¶
Note
Some of the most interesting problems in computer science involve searching and manipulating text. Eventually, we’ll discuss how to apply loops to strings–the techniques work the same whether you have one word or one million words. For now, however, we’ll just focus on what you can do with strings.
- You are to work in pairs (or three if there are an odd number of students in the group, have your TA help find a partner if needed)
To receive full credit, go through the exercises linked to below.