5
Answers

there are methods append and extend in list in Python. what is the dif

Guys, there are methods append and extend in list in Python. what is the difference between them and when should i use each?

Answers (5)