ITV interview question

Are the 2 forms differ, if so how? tuple = (1,2) a) list(tuple) b) [tuple]

ITV Interview Question: Are the 2 forms differ, if so how? tuple = (1,2) a) list(tuple) b) [tuple] | Glassdoor