Half-Day Online Pilot Workshop on AutoDock4 on 9 August 2024, 2:00 pm to 5.30 pm. Click here to register.

Getting started with strings - English

22329 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