I have to code to where when I hit the button on my GUI screen, it displays information. Here's the problems I'm running into.
1. I have a one dimmensional array for a text-file that I'm reading in called "months.txt"
CHECK! Finished
2. I have a two dimmensional array that also has to be...