Which of the following list functions will NOT work on a tuple?
Select one:
a.
count()
b.
pop()
c.
index()
d.
These will all work on a tuple
1 answer
b. pop()
Select one:
a.
count()
b.
pop()
c.
index()
d.
These will all work on a tuple
1 answer