I would like to make a function that accepts a list and returns two lists: the first contains every odd item, and the second contains every even item.I would like to make a function that accepts a
I would like to make a function that accepts a list and returns two lists: the first contains every odd item, and the second contains every even item.I would like to make a function that accepts a