1. Write and test a function shuffle(myList) that scrambles a list into a random order, like shuffling a deck of cards.
2. Write and test a function innerProd(x,y)that computes the inner product of two (same length) lists. The inner product of x and y is computed as: