This is a sample video. To access the full content, please Login
No questions yet
13277 visits
Outline:What are tuples? How to declare tuples? Examples to declare tuples Demonstration of creating tuple Accessing tuples by their index positions Iteration over tuples Demonstration of immutability property of tuples How to swap values in tuples Similarities of tuples with lists Tuple packing and unpacking
What are tuples? How to declare tuples? Examples to declare tuples Demonstration of creating tuple Accessing tuples by their index positions Iteration over tuples Demonstration of immutability property of tuples How to swap values in tuples Similarities of tuples with lists Tuple packing and unpacking
Show video info
Pre-requisite