07 Tuples in Python #Python Tuples #SDTechWalk
This video covers about one of the immutable sequence data type, Tuples in Python. With examples, Python Tuples are explained in detail. Topics covered are: How to create Tuples(3 Ways) How to access Tuples "in" and "not in" operators index(), count(), len() methods Type casting Packing and Unpacking Tuples Deleting a Tuple
This video covers about one of the immutable sequence data type, Tuples in Python. With examples, Python Tuples are explained in detail. Topics covered are: How to create Tuples(3 Ways) How to access Tuples "in" and "not in" operators index(), count(), len() methods Type casting Packing and Unpacking Tuples Deleting a Tuple