Question: Hii! This is for java Your program should store some type of data into parallel arrays. create new data based on the existing data (e.g.,



Your program should store some type of data into parallel arrays. create new data based on the existing data (e.g., when you determined the winning percentage of a team based on wins and losses). provide the user with options to display the data, or display the new data. . There are several ways to create this program. For There are several ways to create this program. For example, you may want to ask the user to enter the data (like you did earlier in this activity), or you might want to store your data in an input file and then have your program read from the file (like you did later in this activity). You can decide on the data you use. Some examples include: sports statistics player or team salary data You can decide on the data you use. Some examples include: sports statistics player or team salary data cosmetics prices or statistics Olympic statistics movie statistics book statistics marks or grades speeds of animals products in a store internet use statistics endangered animal populations You can also decide on how much data will be used and what type of new data you will generate from the existing data. You can also sort the data if you wish. Your program should include appropriately named variables and constants. commenting of programming code. a user-friendly interface (GUI) that allows for simple and easy use of your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
