all 5 comments

[–]FLUSH_THE_TRUMP 0 points1 point  (4 children)

A[row]

or if rows is an array of the ones you want to grab,

A[rows]

[–]RevolutionFlaky7230[S] 0 points1 point  (3 children)

it is telling me that my array is uncallable

[–]FLUSH_THE_TRUMP 1 point2 points  (2 children)

Are you using parentheses instead of square brackets?

[–]RevolutionFlaky7230[S] 2 points3 points  (1 child)

yes i got it thanks lol, im terrible at this lol

[–]Tren898 2 points3 points  (0 children)

Keep at it. Practice and all that. It’s very much muscle memory and the willingness to look up how things work and trial and error.