julia list append code example Example 1: how to push an element to array in julia push!(theArray, newElement) Example 2: julia list append size(lst,1)