Unit III – Sequence Data Types
- Introduction
- Strings in Python
- Item Assignment not supported
- Traversing a String
- String Operators
- String Slices
- String Functions
- Lists in Python
- Creating Lists
- Lists v/s Strings
- List Operations
- List Manipulations
- Making a Tre Copy of a List
- List Functions
- Tuples in Python
- Creating Tuples
- Tuples v/s Lists
- Tuple Operations
- Tuple Functions and Methods
- Dictionaries in Python
- Creating a Dictionary
- Accessing Elements of a Dictionary
- Characteristics of a Dictionary
- Dictionary Operations
- Dictionary Functions and Methods
- Sorting Techniques
- Bubble Sort
- Insertion Sort
