Program 14: Write a program to display the frequencies of all the elements of a list. Code: Output: Program 15: Write a program in Python to display those strings which are starting with ‘A’ in the given list. Code: Output: 10