julia vector code example Example: julia first element of an arrya Click to copyA = ["one","two","three"] #define array A[1] #get first element of array