write a function of evenNumOfOdds (L) that takes in a list of positive integers L and returns True if there are an even number of odd integers in L
solved write a function of evenNumOfOdds (L) that takes in a list of positive integers L and returns True if there are an even number of odd integers in L