a Write program that declares a structure to store country name and population in millions. It defines two structure variables and inputs values. It passes both variables to a function that shows the record of the country with more population.