Multiple Choice
What method or operator can be used to concatenate lists?
A) *
B) +
C) %
D) concat
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Invalid indexes do not cause slicing expressions
Q16: The built-in function _ returns the length
Q25: What method can be used to place
Q27: What would be the value of the
Q29: The first step in calculating the average
Q31: In slicing,if the end index specifies a
Q31: What would be the value of the
Q32: The _ function returns the item that
Q33: The _ method reverses the order of
Q37: Lists are dynamic data structures such that