Grab Bag (2 pts):
p = 4; p = p^2-(p*5); vec = 10:-2:0; lucky = vec(p);
What value does the variable lucky have?