I\'m trying to reserve space to store a string in it using a .space:
.data myString: .space 16
I\'ve got an example code from my teacher th