Write a MIPS assembly language program to prompt the user to input two 32-bit integers.
a) .data section...
b) .text section...
c) .word directive...
d) syscall instruction...