Lessons: 20Length: 2.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.1 Data Types

Let’s explore assigning strings to variables. You will be able to assign multiline strings and use triple quoting to type multiline comments in Python. Lastly, we’ll discuss indexing and slicing to reference parts of a string given an index value or slice values.