Turning Learners Into Developers
Codekilla
CODEKILLA
back to course
Lesson 31 / 11427%
Collections12/35

Python Tuples

Immutable ordered collections.

// tuple — ordered · IMMUTABLE · duplicates ✓ · hashable3[0]4[1]5[2]point = (3, 4, 5)
Visual explanation diagram · click steps to walk through it

This lesson is Pro only.

Unlock every premium lesson and module — Pro from ₹299 / month (or ₹999 / year, saves ~₹2,589).

Sign in to unlock
// feedback.matters()
Did this lesson help you?