Strings#

Learning Objectives#

After working through this topic, you should be able to:

  • Assign and manipulate string variables in Python

  • List a few common string manipulation methods

  • Use f-strings to piece different strings together

Materials#

Here is the screencast and these are the slides.

Additional Materials#

Quiz#