Python Basics
Lesson 2 – Working with Strings
In this lesson, you will learn about the following:
- Create strings
- String methods
- String formatting
- String concatenation
- String slicing
In this lesson, you will learn about the following: