Question: python 18. if T is a tuple of 9 items and x1, x2 and 3 are variables then after execute the following statement : (x1,
18. if T is a tuple of 9 items and x1, x2 and 3 are variables then after execute the following statement : (x1, x2, *x3)=T: (1 Point) All answers are false. O each of variables x1, x2 and x3 will store 3 items. the statement will generate error. O each of X1 and x2 will store one item and x3 will store 7 items
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
