Mini Quiz 1 - Due Day Monday 10 AM

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.