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!
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!