Write a program on the assembly language to do the following:
1- Allocate array with 32bit 100 element
2- Prompt the user to enter the maximum or the upper bound of the random value
3- Read the value and use it generate random numbers to initialize the array elements
4- Find the average of the array
5- Print the average on the center of the screen with blue background and yellow font
You have to deliver the Home work within two weeks on printed copy.