1*9a7741deSElliott Hughes/Asia/ { pop += $3; ++n } 2*9a7741deSElliott HughesEND { print "population of", n,\ 3*9a7741deSElliott Hughes "Asian countries in millions is", pop } 4