This lesson wraps up the course on Splitting, Concatenating, and Joining Strings in Python. You will see a summary and review of everything you have learned so far. If you’re interested in learning more, check out the tutorials linked below:
- Python 3’s f-Strings: An Improved String Formatting Syntax
- Python String Formatting Best Practices
- Strings and Character Data in Python
Take the Quiz: Test your knowledge with our interactive “Splitting, Concatenating, and Joining Strings in Python” quiz. You’ll receive a score upon completion to help you track your learning progress:
Interactive Quiz
Splitting, Concatenating, and Joining Strings in PythonIn this quiz, you can test your Python skills when it comes to the most fundamental string operations: splitting, concatenating, and joining.
Congratulations, you made it to the end of the course! What’s your #1 takeaway or favorite thing you learned? How are you going to put your newfound skills to use? Leave a comment in the discussion section and let us know.
JVargas on March 18, 2019
Thanks Jakie.