Computer Science, asked by dwivedibl1010, 2 months ago

Which is the operator used to replicate a list in a specified number of times?​

Answers

Answered by sanjanagowda77
0

Explanation:

Concatenation and Repetition. Again, as with strings, the + operator concatenates lists. Similarly, the * operator repeats the items in a list a given number of times.

Similar questions
Math, 10 months ago