noraes17 noraes17 28-02-2024 Computers and Technology contestada Write a program that initializes a list of integers called numList. Your program will then compute the square of each value in numList. The program will store each square in a new list and print out the new list of squares