What is the difference between append() and extend() method in python?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

What is enumerate() explain its uses?

0 Answers  


What super does in python?

0 Answers  


What is the starting point of python code execution?

0 Answers  


Explain the use of // operator in python?

0 Answers  


Is all the memory freed when python exits?

0 Answers  






Do sets, dictionaries and tuples also support comprehensions?

0 Answers  


How do I exit python?

0 Answers  


Is python call by reference or value?

0 Answers  


How do you append to a file?

0 Answers  


What is *args and **kwargs?

0 Answers  


What does input () do in python?

0 Answers  


Explain me what is pass in python?

0 Answers  


Categories