The function make averages works only with lists of exactly nine elements.
(a) Fix the function to work with lists of any size.
(b) Rewrite the function using list comprehension. Can you reduce the function to one line, yet have it still be readable?
Write a program that will design a new set using the cross product of two sets set 1 and set 2.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here