Academind Logo

Tuples & Tuple Unpacking

Tuples store immutable data. In combination with Tuple Unpacking (or Multiple Assignment) Python offers us great tools to create more efficient and leaner code. In this video we'll dive into both!

Created by Manuel Lorenz

Tuples store immutable data. In combination with Tuple Unpacking (or Multiple Assignment) Python offers us great tools to create more efficient and leaner code. In this video we'll dive into both!

Recommended Courses