Challenge the talent inside you, participate in Animate 2024!     Click here for details.

Getting started with strings - English

21799 visits



Outline:

What are strings? How are strings denoted in Python? String concatenation Multiply a string with an integer Accessing individual elements of a string Accessing elements of a string using negative indices Split() function Join() function Define a string in different ways Print a string repeatedly