<AptiCode/>

Question 423: Which method is used to add elements from one list to another in Python?

tcs
wipro
infosys
general
aptitude
lists
python-programming

Theextend()method is used to add elements from one list to the end of another list.