I need help with school homework. I need to write a program that removes all the odd numbers from a list and sorts the remaining even numbers in descending order in python.<