Difference between Python’s list methods append and extend ? May 18, 2021May 18, 2021 Editorial StaffLeave a Comment on Difference between Python’s list methods append and extend ? This tutorial guides you on the difference between Python’s list methods append() and extend() methods.