Design a program to project several years of population growth. The user should be able to enter in the number of years, the current population, and the growth rate. Your output screen should print out the numbers the user entered, as well as the results in a table. Include a link back to the input form.

and your question is?