24. Which of the following can copy a list to
another list?
(a) list()
(b) new()
(c) copy()
(d) = operator
Answers
Answered by
3
Answer:
(a). list()
Explanation:
Hope it helps.
Answered by
0
Answer:
c) copy
Explanation:
- because when we copy one it can be converted into another am I right
Attachments:
Similar questions