Section 3: Strings

Want to work with text? Strings (aka "str") are how we do it in Python. In this section, we look at how to define and work with strings.