Which of the following is a Python set? June 7, 2022 by admin โช Choose the correct option.Which of the following is a Python set?A. [1, 2, 3]B. (1, 2, 3)C. {1, 2, 3}D. {} Submit Answer