Please write a java application to accomplish the following task:
1) Ask users put in the amount of tax they pay for the past 3 years.
2) Write the information to a text file
Objectives:
-Use proper data structure in the program
-Know how to write data to a text file