hardingfo hardingfo 27-10-2022 Computers and Technology contestada 2. Write a for loop that iterates over a s_list and appends each number squared to list_squared. Sort and reverse this list. s_list = [7, 6, 4, 2, 1, 5, 3]