THIS IS MY CODE it\'s simple but the output print as random! it\'s suppose to print 21
.data age: .word 21 .globl main main: .text li $v0, 1 la $a0