Question: python (15 pts) Develop the pseudo-code for a function that takes a list, L, of integers as a parameter and returns two lists, the first

python
(15 pts) Develop the pseudo-code for a function that takes a list, L, of integers as a parameter and returns two lists, the first containing the even numbers from L and the second containing the odd numbers from L. 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
