Programming Languages Python Mcq
Sep 30, 2025

What is the difference between append() and extend()?

Choose the correct answer:
A) No difference
B) append() adds single element, extend() adds multiple elements
C) extend() is faster
D) append() is deprecated
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback