Splitting, Concatenating, and Joining Strings in Python

Jackie Wilson
Jackie Wilson 4 Lessons 18m basics python

In this course you’ll learn some of the most fundamental string operations: splitting, concatenating, and joining. Not only will you learn how to use these tools, but you’ll walk away with a deeper understanding of how they work under the hood in Python.

What’s Included:

Splitting, Concatenating, and Joining Strings in Python

4 Lessons 18m

About Jackie Wilson

Jackie teaches computer science full-time for Cecil College, and fell in love with Python many years ago when she realized it wasn't pseudocode, but an actual language.

» More about Jackie

Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

Participant Comments

Avatar image for dngrant

dngrant on March 20, 2021

Outstanding! Well done. Succinct, but complete!!

Avatar image for Tonya Sims

Tonya Sims on July 3, 2019

Thank you for this wonderful tutorial!!

« Browse All Courses