Write a program that first creates a list of strings from user input. The program then creates a NEW list that includes all strings that starts with letter 'A'. The program prints the new list.