12 Aug Write a MIPS assembly language program that prompts for a user to enter how many floating point numbers to enter
Write a MIPS assembly language program that prompts for a user to enter how many floating point numbers to enter, then prompts to enter a series of floating point numbers and reads in numbers and store them in two arrays, then prints the original content...