KwickClips Python · 40 sec · free
How do you swap two variables in Python?
Short answer. tea, milk = milk, tea.
What must be true in tuple assignment?
Both sides must have the same count.
Remember
| Nested: tuple inside tuple |
| a, b = b, a swaps |
| Counts must match |
Swap two values without a third variable? The variable t is a nested tuple. Assignment unpacks row one, Om and eighty eight. The same trick swaps tea and milk. Nested tuples hold tuples. One line swaps. Counts must match.
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
Can you join two tuples?45 sec
Is it a mistake that sorted() gives a list?45 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.

