what is append() in python? group of answer choices append() is a method, but it's not a function. append() is a method, and therefore also a function. append() is a function, not a method. append() is neither a function, nor a method; it's a keyword.