previous Hw problem testing our understanding of using arrays in different ways origionally written in Arm Assembly on a raspberry pi zero complie instructions are written in the comments of the program program takes input from user to fill an array with 10 variables and then multiplies each variable with a second prefilled array, storring them in a third array, and then prints all three.