The method oneLine will get called over 200 times.
Each time the five parameters
name region area pop gdpwill have different values.
The example program lists the region for each country.
Change the program so that it prints the name instead.