CS103 Spring 2020Homework 4Page 4of 4notPrimes (t)Write the function notPrimes(t)that takes a tuple tand returns a list which includes all of the numbers which are not a prime number.Assume the tuple only includes positive integers