Jump to content

Append

From Simple English Wikipedia, the free encyclopedia

Append is an instruction in computer programming. Append adds an item to a list or array. It originated from the Lisp programming language.