Qurak

Append

Available

Adds an element to the end of a list.

Append[expr, elem]
Append[elem]
Append[{7, 2, 4}, 5] → {7, 2, 4, 5}

Topics

Related

All 6300 functions · Use this from an MCP client