reate an input.txt text file with the following data: 16 32 64 128 -1 create assembly program to read the integer values in the input.txt file and store them into an integer array. provide a memory dump of the array. upload your code and a screenshot of the memory dump.