1 00:00:00,090 --> 00:00:05,360 Here is an exercise on by two points. 2 00:00:05,390 --> 00:00:10,330 The first question is on changing the elements in a triple. 3 00:00:10,610 --> 00:00:16,360 And here is your input tuple which contains a mutable data type 4 00:00:18,930 --> 00:00:29,800 so the first question yet is a tuples mutable are immutable data tight mixed. 5 00:00:29,890 --> 00:00:39,460 The second question is change the element in this sub list contained in tuple it are the element in 6 00:00:39,520 --> 00:00:48,040 tuples same as before so if you were able to make changes. 7 00:00:48,120 --> 00:00:52,210 Does the answer to bind e still hold good. 8 00:00:52,230 --> 00:00:53,150 Explain. 9 00:00:53,190 --> 00:00:56,730 Second question is on tuple unpacking. 10 00:00:56,730 --> 00:01:06,690 So here is your input tuple and you need to unpack the element in this tuple in two different measurements. 11 00:01:06,720 --> 00:01:10,870 The third question and elements to a tuple. 12 00:01:10,920 --> 00:01:20,790 So here is your input tuple and you need to add elements to the about tuple you can convert this tuple 13 00:01:20,790 --> 00:01:30,640 to a list to add elements and unloaded back to a tuple so go ahead and work on these exercises. 14 00:01:30,650 --> 00:01:31,130 Good luck.