KwickClips Python · 45 sec · free
Can you join two tuples?
Short answer. Yes. + makes a new tuple.
What type is a slice of a tuple?
A tuple.
Remember
| Index and slice like a list |
| + joins, * repeats |
| in checks membership |
A tuple cannot change. Can you join it? Yes. The variable t is a tuple. Index zero gives one. A slice is a tuple. Plus joins, star repeats, in checks membership. Index and slice like a list. Plus joins, star repeats. In checks.
This clip is from the full lesson: Tuples: Operations, Methods and Tuple Assignment — 8 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: CBSE Class 10 Artificial Intelligence (417), CBSE Class 11 Computer Science (083), CBSE Class 11 Computer Science (083), CBSE Class 11 Computer Science Essentials (083)
More KwickClips from this lesson
Why did changing an item give a TypeError?43 sec
Is it a mistake that sorted() gives a list?45 sec
How do you swap two variables in Python?40 sec
What does -1 mean in this program?43 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

