Amandjs7815 Amandjs7815 04-11-2022 Physics Answered Write a function named partf that takes in as a parameter one list of numbers and determines if two of the numbers in the list add to 2026. If they do, return the product of the two numbers, otherwise return false.