A. str B. list C. dict D. set
A. [4, 1, 2, 3] B. [1, 4, 2, 3] C. [1, 2, 3, 4] D. [1, 1, 2, 2]
A. [7, 5, 3] B. True C. [3, 5, 7]