Python Code Challenge

168 - Create a program that generates a list of prime numbers and saves the list to a module. Import the module into another program and display the prime numbers.