Python Code Challenge

181 - Write a program that generates a list of random sentences, saves the list to a module, and then imports the module into another program to display the sentences in reverse order.