Which of the following statements creates a tuple? a. Values = [1, 2, 3, 4] b. Values

Question:

Which of the following statements creates a tuple?

a. Values = [1, 2, 3, 4]

b. Values = {1, 2, 3, 4}

c. Values = (1)

d. values = (1,)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: