Page 24 - PYTHON-11
P. 24

Program 18 - WAP in Python to display those strings which are string
               with ‘A’ of given list.


               Code:
























               ********Output of the program********
   19   20   21   22   23   24   25   26   27   28   29