I have two file in MIPS:
File1:
Creates .word array-
array: .word 12 4 10 2 4 la $a0, array
And then calls label in my second