...

/

Basic Tuple Operations

Basic Tuple Operations

Learn about the basic tuple operations in Python.

We'll cover the following...

Some basic tuple operations are given below.

Mutability

Unlike a list, a tuple is immutable, i.e., it cannot be modified.

Access this course and 1400+ top-rated courses and projects.