Page 37 - IPP-11
P. 37

Program 23: Write a program to input the total number of sections and stream names in 11  class and
                                                                                                   th
                 display all information on the output screen.
                      Code:

















                      Output:


























                 Program 24: Write a Python program to input names of ‘n’ countries along with their capitals and
                 currencies, store them in a dictionary and display them in a tabular form. Also search for and display a
                 particular country.
                      Code:






























                                                              14
   32   33   34   35   36   37   38   39   40   41   42