# # INSTRUCTIONS: You are going to write a List Comprehension to create a new list called squared_numbers. This new list # # should contain every number in the list numbers but each number should be ...