Make a list of prime numbers, using the digits from 0 to 9 exactly once each in the list. What is the minimum sum of all the numbers in such a list? What's the minimum product of all the numbers in such a list?
minimum sum-585-5,23,67,89,401
minimum product-255,567,145-5,23,41,67,809