Page 25 - PYTHON-11
P. 25

Program 19 - WAP in Python   to find and display the sum of all the
               values which are ending with  3  from a list.

               Code:























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